ArcFM Responder Mobile Developer Guide
ExtendedData Property (D8DesignClass)






Syntax
'Declaration
 
Public Overridable ReadOnly Property ExtendedData As IMMExtendedData
'Usage
 
Dim instance As D8DesignClass
Dim value As IMMExtendedData
 
value = instance.ExtendedData
public virtual IMMExtendedData ExtendedData {get;}
public read-only property ExtendedData: IMMExtendedData; virtual; 
public function get ExtendedData : IMMExtendedData
public: __property virtual IMMExtendedData* get_ExtendedData();
public:
virtual property IMMExtendedData^ ExtendedData {
   IMMExtendedData^ get();
}
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

D8DesignClass Class
D8DesignClass Members

Send Feedback