ArcFM Engine Developer Guide
StateLocked Property (IMMWMSDesign)


Returns a boolean value indicating whether the design is locked. The design will be locked if it is in an approved state or if the current design state is the same value as the WMSDesignMobileState configuration value set in the Process Framework Administration Tool. See Mobile Configuration Values in the Process Framework Administration tool for more details about default values.
Syntax
'Declaration
 
<DispIdAttribute(1610678287)>
ReadOnly Property StateLocked As Boolean
'Usage
 
Dim instance As IMMWMSDesign
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

IMMWMSDesign Interface
IMMWMSDesign Members

 

 


Send Comment