ArcFM Responder Mobile Developer Guide
ActiveProposedObject Property (IMMAttributeEditor2)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678273)>
ReadOnly Property ActiveProposedObject As IMMProposedObject
'Usage
 
Dim instance As IMMAttributeEditor2
Dim value As IMMProposedObject
 
value = instance.ActiveProposedObject
[System.Runtime.InteropServices.DispId(1610678273)]
IMMProposedObject ActiveProposedObject {get;}
read-only property ActiveProposedObject: IMMProposedObject; 
System.Runtime.InteropServices.DispIdAttribute(1610678273)
function get ActiveProposedObject : IMMProposedObject
[System.Runtime.InteropServices.DispId(1610678273)]
__property IMMProposedObject* get_ActiveProposedObject();
[System.Runtime.InteropServices.DispId(1610678273)]
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

IMMAttributeEditor2 Interface
IMMAttributeEditor2 Members

Send Feedback