ArcFM Engine Developer Guide
ArcFMObjectTypeInfo Constructor


Syntax
'Declaration
 
Public Function New( _
   ByVal tablename As String, _
   ByVal objectType As MMClassObjectType _
)
'Usage
 
Dim tablename As String
Dim objectType As MMClassObjectType
 
Dim instance As New ArcFMObjectTypeInfo(tablename, objectType)
public ArcFMObjectTypeInfo( 
   string tablename,
   MMClassObjectType objectType
)

Parameters

tablename
objectType
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

ArcFMObjectTypeInfo Class
ArcFMObjectTypeInfo Members

 

 


Send Comment