ArcFM Responder Mobile Developer Guide
ActiveProposedObject Property (MMAttributeEditorClass)






Syntax
'Declaration
 
Public Overridable ReadOnly Property ActiveProposedObject As IMMProposedObject
'Usage
 
Dim instance As MMAttributeEditorClass
Dim value As IMMProposedObject
 
value = instance.ActiveProposedObject
public virtual IMMProposedObject ActiveProposedObject {get;}
public read-only property ActiveProposedObject: IMMProposedObject; virtual; 
public function get ActiveProposedObject : IMMProposedObject
public: __property virtual IMMProposedObject* get_ActiveProposedObject();
public:
virtual property IMMProposedObject^ ActiveProposedObject {
   IMMProposedObject^ 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

MMAttributeEditorClass Class
MMAttributeEditorClass Members

Send Feedback