ArcFM Engine Developer Guide
OnCanCreate Method (IMMProposedObjectEvents)


Syntax
'Declaration
 
Sub OnCanCreate( _
   ByRef bAllowCreate As Boolean _
) 
'Usage
 
Dim instance As IMMProposedObjectEvents
Dim bAllowCreate As Boolean
 
instance.OnCanCreate(bAllowCreate)
void OnCanCreate( 
   out bool bAllowCreate
)

Parameters

bAllowCreate
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

IMMProposedObjectEvents Interface
IMMProposedObjectEvents Members

 

 


Send Comment