ArcFM Engine Developer Guide
LayerInfo Constructor(Int32,String)


Syntax
'Declaration
 
Public Function New( _
   ByVal classID As Integer, _
   ByVal tableName As String _
)
'Usage
 
Dim classID As Integer
Dim tableName As String
 
Dim instance As New LayerInfo(classID, tableName)
public LayerInfo( 
   int classID,
   string tableName
)

Parameters

classID
tableName
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

LayerInfo Class
LayerInfo Members
Overload List

 

 


Send Comment