ArcFM Server Developer Guide
PositionModel Constructor(PositionModel,Int32)


The position.
The order.
Initializes a new instance of the PositionModel struct.
Syntax
'Declaration
 
Public Function New( _
   ByVal position As PositionModel, _
   Optional ByVal order As Integer _
)
'Usage
 
Dim position As PositionModel
Dim order As Integer
 
Dim instance As New PositionModel(position, order)
public PositionModel( 
   PositionModel position,
   int order
)

Parameters

position
The position.
order
The order.
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

PositionModel Structure
PositionModel Members
Overload List

 

 


Send Comment