ArcFM Responder Mobile Developer Guide
IMMGraphicFavorite2_get_Name Method






Syntax
'Declaration
 
Public Overridable Function IMMGraphicFavorite2_get_Name() As System.String
'Usage
 
Dim instance As MMGraphicFavoriteClass
Dim value As System.String
 
value = instance.IMMGraphicFavorite2_get_Name()
public virtual System.string IMMGraphicFavorite2_get_Name()
public function IMMGraphicFavorite2_get_Name(): System.String; virtual; 
public function IMMGraphicFavorite2_get_Name() : System.String;
public: virtual System.string* IMMGraphicFavorite2_get_Name(); 
public:
virtual System.String^ IMMGraphicFavorite2_get_Name(); 
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

MMGraphicFavoriteClass Class
MMGraphicFavoriteClass Members

Send Feedback