ArcFM Desktop Developer Guide
Redlining Property (IMMWMSDesign3)


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Sets or returns a boolean value indicating whether the design may be used for redlining.
Syntax
'Declaration
 
<DispIdAttribute(1610678272)>
Property Redlining As Boolean
'Usage
 
Dim instance As IMMWMSDesign3
Dim value As Boolean
 
instance.Redlining = value
 
value = instance.Redlining
[DispId(1610678272)]
bool Redlining {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