Miner.Interop Namespace > IMMFeatureClass3 Interface : put_FeatureClassName Method |
'Declaration
Sub put_FeatureClassName( _ ByVal newVal As System.String _ )
'Usage
Dim instance As IMMFeatureClass3 Dim newVal As System.String instance.put_FeatureClassName(newVal)
void put_FeatureClassName( System.string newVal )
procedure put_FeatureClassName( newVal: System.String );
function put_FeatureClassName( newVal : System.String );
void put_FeatureClassName( System.string* newVal )
void put_FeatureClassName( System.String^ newVal )
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