ArcFM Server Developer Guide
ViewProposedObject Method (MMObjectEditorClass)


Syntax
'Declaration
 
<DispIdAttribute(16)>
Public Overridable Sub ViewProposedObject( _
   ByVal pProposed As IMMProposedObject, _
   ByVal bEditable As Boolean _
) 
'Usage
 
Dim instance As MMObjectEditorClass
Dim pProposed As IMMProposedObject
Dim bEditable As Boolean
 
instance.ViewProposedObject(pProposed, bEditable)
[DispId(16)]
public virtual void ViewProposedObject( 
   IMMProposedObject pProposed,
   bool bEditable
)

Parameters

pProposed
bEditable
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

MMObjectEditorClass Class
MMObjectEditorClass Members

 

 


Send Comment