ArcFM Solution Developer Guide
FeatureNameInfo Constructor(String,String,Int32)


Syntax
'Declaration
 
Public Function New( _
   ByVal name As System.String, _
   ByVal fullName As System.String, _
   ByVal fcid As System.Integer _
)
'Usage
 
Dim name As System.String
Dim fullName As System.String
Dim fcid As System.Integer
 
Dim instance As New FeatureNameInfo(name, fullName, fcid)
public FeatureNameInfo( 
   System.string name,
   System.string fullName,
   System.int fcid
)

Parameters

name
fullName
fcid
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

FeatureNameInfo Class
FeatureNameInfo Members
Overload List

 

 


Send Comment