ArcFM Responder Mobile Developer Guide
IMMAttribute_get_Value Method






Syntax
'Declaration
 
Public Overridable Function IMMAttribute_get_Value() As System.Object
'Usage
 
Dim instance As D8CuDefAttribClass
Dim value As System.Object
 
value = instance.IMMAttribute_get_Value()
public virtual System.object IMMAttribute_get_Value()
public function IMMAttribute_get_Value(): System.TObject; virtual; 
public function IMMAttribute_get_Value() : System.Object;
public: virtual System.Object* IMMAttribute_get_Value(); 
public:
virtual System.Object^ IMMAttribute_get_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