ArcFM Responder Mobile Developer Guide
Type Property (IMMCategory)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678276)>
Property Type As mmd8CuTypes
'Usage
 
Dim instance As IMMCategory
Dim value As mmd8CuTypes
 
instance.Type = value
 
value = instance.Type
[System.Runtime.InteropServices.DispId(1610678276)]
mmd8CuTypes Type {get; set;}
read-write property Type: mmd8CuTypes; 
System.Runtime.InteropServices.DispIdAttribute(1610678276)
function get,set Type : mmd8CuTypes
[System.Runtime.InteropServices.DispId(1610678276)]
__property mmd8CuTypes get_Type();
__property void set_Type( 
   mmd8CuTypes value
);
[System.Runtime.InteropServices.DispId(1610678276)]
property mmd8CuTypes Type {
   mmd8CuTypes get();
   void set (    mmd8CuTypes 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

IMMCategory Interface
IMMCategory Members

Send Feedback