ArcFM Engine Developer Guide
CanUpdate Property (IMMProposedObject)


This property returns a boolean indicating whether the proposed object (e.g., proposed attribute values) can be updated. Again, the implementation may or may not check if its children can update; it depends on the object.
Syntax
'Declaration
 
<DispIdAttribute(1610678275)>
ReadOnly Property CanUpdate As Boolean
'Usage
 
Dim instance As IMMProposedObject
Dim value As Boolean
 
value = instance.CanUpdate
[DispId(1610678275)]
bool CanUpdate {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