ArcFM Engine Developer Guide
StateLocked Property (IMMWMSDesign4)


Version: 10.2.1a

Resource Center Home

This property determines if the design is locked based on the design node's state or its parent node's state. For example, if the design is in a Mobile state, it is locked. If any other design within the work request has been approved, the design is locked. The property returns a boolean value indicating whether the design is locked.

Syntax
'Declaration
 
<DispIdAttribute(1610678287)>
ReadOnly Property StateLocked As Boolean
'Usage
 
Dim instance As IMMWMSDesign4
Dim value As Boolean
 
value = instance.StateLocked
[DispId(1610678287)]
bool StateLocked {get;}

Property Value

Boolean
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

IMMWMSDesign4 Interface
IMMWMSDesign4 Members

 

 


Send Comment