ArcFM Desktop Developer Guide
LayerInfo Constructor(GeodatabaseAccess,ObjectClassInfo)


Syntax
'Declaration
 
Public Function New( _
   ByVal gdbAccess As GeodatabaseAccess, _
   ByVal classInfo As ObjectClassInfo _
)
'Usage
 
Dim gdbAccess As GeodatabaseAccess
Dim classInfo As ObjectClassInfo
 
Dim instance As New LayerInfo(gdbAccess, classInfo)
public LayerInfo( 
   GeodatabaseAccess gdbAccess,
   ObjectClassInfo classInfo
)

Parameters

gdbAccess
classInfo
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