ArcFM Engine Developer Guide
ViewOnly Property (IMMWMSDesign4)


This property looks at the state and owner of a design to determine whether it can be edited. True=View Only; False=Editable.

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

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