ArcFM Responder Mobile Developer Guide
ID8CuDefinition_set_Subtype Method






Syntax
'Declaration
 
Public Overridable Sub ID8CuDefinition_set_Subtype( _
   ByVal pVal As System.Integer _
) 
'Usage
 
Dim instance As MMCompositeClass
Dim pVal As System.Integer
 
instance.ID8CuDefinition_set_Subtype(pVal)
public virtual void ID8CuDefinition_set_Subtype( 
   System.int pVal
)
public procedure ID8CuDefinition_set_Subtype( 
    pVal: System.Integer
); virtual; 
public function ID8CuDefinition_set_Subtype( 
   pVal : System.int
);
public: virtual void ID8CuDefinition_set_Subtype( 
   System.int pVal
) 
public:
virtual void ID8CuDefinition_set_Subtype( 
   System.int pVal
) 

Parameters

pVal
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

MMCompositeClass Class
MMCompositeClass Members

Send Feedback