ArcFM Responder Mobile Developer Guide
ID8CuDefinition_set_TableName Method






Syntax
'Declaration
 
Public Overridable Sub ID8CuDefinition_set_TableName( _
   ByVal pVal As System.String _
) 
'Usage
 
Dim instance As MMCompositeClass
Dim pVal As System.String
 
instance.ID8CuDefinition_set_TableName(pVal)
public virtual void ID8CuDefinition_set_TableName( 
   System.string pVal
)
public procedure ID8CuDefinition_set_TableName( 
    pVal: System.String
); virtual; 
public function ID8CuDefinition_set_TableName( 
   pVal : System.String
);
public: virtual void ID8CuDefinition_set_TableName( 
   System.string* pVal
) 
public:
virtual void ID8CuDefinition_set_TableName( 
   System.String^ 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