ArcFM Solution Developer Guide
FieldFromModelNameRequest Constructor


Syntax
'Declaration
 
Public Function New( _
   ByVal classModelName As System.String, _
   ByVal fieldModelName As System.String _
)
'Usage
 
Dim classModelName As System.String
Dim fieldModelName As System.String
 
Dim instance As New FieldFromModelNameRequest(classModelName, fieldModelName)
public FieldFromModelNameRequest( 
   System.string classModelName,
   System.string fieldModelName
)

Parameters

classModelName
fieldModelName
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

FieldFromModelNameRequest Class
FieldFromModelNameRequest Members

 

 


Send Comment