ArcFM Responder Mobile Developer Guide
Metadata Property (IMMDesignAttributes3)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610743808)>
Property Metadata As System.Object
'Usage
 
Dim instance As IMMDesignAttributes3
Dim value As System.Object
 
instance.Metadata = value
 
value = instance.Metadata
[System.Runtime.InteropServices.DispId(1610743808)]
System.object Metadata {get; set;}
read-write property Metadata: System.TObject; 
System.Runtime.InteropServices.DispIdAttribute(1610743808)
function get,set Metadata : System.Object
[System.Runtime.InteropServices.DispId(1610743808)]
__property System.Object* get_Metadata();
__property void set_Metadata( 
   System.Object* value
);
[System.Runtime.InteropServices.DispId(1610743808)]
property System.Object^ Metadata {
   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

IMMDesignAttributes3 Interface
IMMDesignAttributes3 Members

Send Feedback