ArcFM Desktop Developer Guide
ViewOnly Property (IMMWMSDesign3)


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

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(1610678274)>
Property ViewOnly As Boolean
'Usage
 
Dim instance As IMMWMSDesign3
Dim value As Boolean
 
instance.ViewOnly = value
 
value = instance.ViewOnly
[DispId(1610678274)]
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

IMMWMSDesign3 Interface
IMMWMSDesign3 Members

 

 


Send Comment