ArcFM Desktop Developer Guide
LayoutData Constructor(Boolean,DialogLayoutCollection)


Syntax
'Declaration
 
Public Function New( _
   ByVal lockLayout As Boolean, _
   ByVal dialogBoxes As DialogLayoutCollection _
)
'Usage
 
Dim lockLayout As Boolean
Dim dialogBoxes As DialogLayoutCollection
 
Dim instance As New LayoutData(lockLayout, dialogBoxes)
public LayoutData( 
   bool lockLayout,
   DialogLayoutCollection dialogBoxes
)

Parameters

lockLayout
dialogBoxes
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

LayoutData Class
LayoutData Members
Overload List

 

 


Send Comment