ArcFM Responder Mobile Developer Guide
CanCreate Property (IMMProposedObject)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678274)>
ReadOnly Property CanCreate As System.Boolean
'Usage
 
Dim instance As IMMProposedObject
Dim value As System.Boolean
 
value = instance.CanCreate
[System.Runtime.InteropServices.DispId(1610678274)]
System.bool CanCreate {get;}
read-only property CanCreate: System.Boolean; 
System.Runtime.InteropServices.DispIdAttribute(1610678274)
function get CanCreate : System.boolean
[System.Runtime.InteropServices.DispId(1610678274)]
__property System.bool get_CanCreate();
[System.Runtime.InteropServices.DispId(1610678274)]
property System.bool CanCreate {
   System.bool get();
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IMMProposedObject Interface
IMMProposedObject Members

Send Feedback