ArcFM Responder Mobile Developer Guide
IMMAttribute_AttributeType Property






Syntax
'Declaration
 
Public Overridable Property IMMAttribute_AttributeType As mmd8AttributeType
'Usage
 
Dim instance As D8CuDefAttribClass
Dim value As mmd8AttributeType
 
instance.IMMAttribute_AttributeType = value
 
value = instance.IMMAttribute_AttributeType
public virtual mmd8AttributeType IMMAttribute_AttributeType {get; set;}
public read-write property IMMAttribute_AttributeType: mmd8AttributeType; virtual; 
public function get,set IMMAttribute_AttributeType : mmd8AttributeType
public: __property virtual mmd8AttributeType get_IMMAttribute_AttributeType();
public: __property virtual void set_IMMAttribute_AttributeType( 
   mmd8AttributeType value
);
public:
virtual property mmd8AttributeType IMMAttribute_AttributeType {
   mmd8AttributeType get();
   void set (    mmd8AttributeType 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

D8CuDefAttribClass Class
D8CuDefAttribClass Members

Send Feedback