ArcFM Responder Mobile Developer Guide
IElementProperties2_CustomProperty Property (MMMapSurroundFrameClass)






Syntax
'Declaration
 
Public Overridable Property IElementProperties2_CustomProperty As System.Object
'Usage
 
Dim instance As MMMapSurroundFrameClass
Dim value As System.Object
 
instance.IElementProperties2_CustomProperty = value
 
value = instance.IElementProperties2_CustomProperty
public virtual System.object IElementProperties2_CustomProperty {get; set;}
public read-write property IElementProperties2_CustomProperty: System.TObject; virtual; 
public function get,set IElementProperties2_CustomProperty : System.Object
public: __property virtual System.Object* get_IElementProperties2_CustomProperty();
public: __property virtual void set_IElementProperties2_CustomProperty( 
   System.Object* value
);
public:
virtual property System.Object^ IElementProperties2_CustomProperty {
   System.Object^ get();
   void set (    System.Object^ 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