ArcFM Responder Mobile Developer Guide
Attributes Property (MMExtendedDataClass)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678272)>
Public Overridable ReadOnly Property Attributes As IMMEnumAttributes
'Usage
 
Dim instance As MMExtendedDataClass
Dim value As IMMEnumAttributes
 
value = instance.Attributes
[System.Runtime.InteropServices.DispId(1610678272)]
public virtual IMMEnumAttributes Attributes {get;}
public read-only property Attributes: IMMEnumAttributes; virtual; 
System.Runtime.InteropServices.DispIdAttribute(1610678272)
public function get Attributes : IMMEnumAttributes
[System.Runtime.InteropServices.DispId(1610678272)]
public: __property virtual IMMEnumAttributes* get_Attributes();
[System.Runtime.InteropServices.DispId(1610678272)]
public:
virtual property IMMEnumAttributes^ Attributes {
   IMMEnumAttributes^ 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

MMExtendedDataClass Class
MMExtendedDataClass Members

Send Feedback