ArcFM Engine Developer Guide
CanCreate Property (IMMProposedObject)


This property returns a boolean indicating whether the proposed object can be created. The implementation may or may not check if its children can create; it depends on the object.
Syntax
'Declaration
 
<DispIdAttribute(1610678274)>
ReadOnly Property CanCreate As Boolean
'Usage
 
Dim instance As IMMProposedObject
Dim value As Boolean
 
value = instance.CanCreate
[DispId(1610678274)]
bool CanCreate {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

IMMProposedObject Interface
IMMProposedObject Members

 

 


Send Comment