ArcFM Responder Mobile Developer Guide
IMMListItemDisplay_get_DisplayName Method (MMStoredItemClass)






Syntax
'Declaration
 
Public Overridable Function IMMListItemDisplay_get_DisplayName() As System.String
'Usage
 
Dim instance As MMStoredItemClass
Dim value As System.String
 
value = instance.IMMListItemDisplay_get_DisplayName()
public virtual System.string IMMListItemDisplay_get_DisplayName()
public function IMMListItemDisplay_get_DisplayName(): System.String; virtual; 
public function IMMListItemDisplay_get_DisplayName() : System.String;
public: virtual System.string* IMMListItemDisplay_get_DisplayName(); 
public:
virtual System.String^ IMMListItemDisplay_get_DisplayName(); 
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MMStoredItemClass Class
MMStoredItemClass Members

Send Feedback