ArcFM Desktop Developer Guide
CanPost Property (IMMWMSDesign4)


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Returns a boolean value indicating whether the design can be posted. True=Design can be posted. If it is an incremental copy, the parent must be posted first. False=Design cannot be posted.
Syntax
'Declaration
 
<DispIdAttribute(1610678289)>
ReadOnly Property CanPost As Boolean
'Usage
 
Dim instance As IMMWMSDesign4
Dim value As Boolean
 
value = instance.CanPost
[DispId(1610678289)]
bool CanPost {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