ArcFM Engine Developer Guide
OnCanUpdate Method (IMMProposedObjectEvents)


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

Parameters

bAllowUpdate
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