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


Syntax
'Declaration
 
Public Function New( _
   ByVal name As String, _
   ByVal fullName As String, _
   ByVal fcid As Integer _
)
'Usage
 
Dim name As String
Dim fullName As String
Dim fcid As Integer
 
Dim instance As New FeatureNameInfo(name, fullName, fcid)
public FeatureNameInfo( 
   string name,
   string fullName,
   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