ArcFM Engine Developer Guide
CanPost Property (IMMWMSDesign2)


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(1610678273)>
ReadOnly Property CanPost As Boolean
'Usage
 
Dim instance As IMMWMSDesign2
Dim value As Boolean
 
value = instance.CanPost
[DispId(1610678273)]
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

IMMWMSDesign2 Interface
IMMWMSDesign2 Members

 

 


Send Comment