ArcFM Responder Mobile Developer Guide
Subtype Property (ID8CuDefinition)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610743810)>
Property Subtype As System.Integer
'Usage
 
Dim instance As ID8CuDefinition
Dim value As System.Integer
 
instance.Subtype = value
 
value = instance.Subtype
[System.Runtime.InteropServices.DispId(1610743810)]
System.int Subtype {get; set;}
read-write property Subtype: System.Integer; 
System.Runtime.InteropServices.DispIdAttribute(1610743810)
function get,set Subtype : System.int
[System.Runtime.InteropServices.DispId(1610743810)]
__property System.int get_Subtype();
__property void set_Subtype( 
   System.int value
);
[System.Runtime.InteropServices.DispId(1610743810)]
property System.int Subtype {
   System.int get();
   void set (    System.int 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

ID8CuDefinition Interface
ID8CuDefinition Members

Send Feedback