ArcFM Solution Developer Guide
put_FeatureClassName Method (IMMFeatureClass)


String
Sets the name of the feature class.
Syntax
'Declaration
 
Sub put_FeatureClassName( _
   ByVal newVal As String _
) 
'Usage
 
Dim instance As IMMFeatureClass
Dim newVal As String
 
instance.put_FeatureClassName(newVal)
void put_FeatureClassName( 
   string newVal
)

Parameters

newVal
String
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

IMMFeatureClass Interface
IMMFeatureClass Members

 

 


Send Comment