ArcFM Responder Mobile Developer Guide
IElementProperties2_Name Property (MMMapSurroundFrameClass)






Syntax
'Declaration
 
Public Overridable Property IElementProperties2_Name As System.String
'Usage
 
Dim instance As MMMapSurroundFrameClass
Dim value As System.String
 
instance.IElementProperties2_Name = value
 
value = instance.IElementProperties2_Name
public virtual System.string IElementProperties2_Name {get; set;}
public read-write property IElementProperties2_Name: System.String; virtual; 
public function get,set IElementProperties2_Name : System.String
public: __property virtual System.string* get_IElementProperties2_Name();
public: __property virtual void set_IElementProperties2_Name( 
   System.string* value
);
public:
virtual property System.String^ IElementProperties2_Name {
   System.String^ get();
   void set (    System.String^ value);
}
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

MMMapSurroundFrameClass Class
MMMapSurroundFrameClass Members

Send Feedback