ArcFM Responder Mobile Developer Guide
FieldManager Property (IMMAttributeAgent)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678276)>
ReadOnly Property FieldManager As IMMFieldManager
'Usage
 
Dim instance As IMMAttributeAgent
Dim value As IMMFieldManager
 
value = instance.FieldManager
[System.Runtime.InteropServices.DispId(1610678276)]
IMMFieldManager FieldManager {get;}
read-only property FieldManager: IMMFieldManager; 
System.Runtime.InteropServices.DispIdAttribute(1610678276)
function get FieldManager : IMMFieldManager
[System.Runtime.InteropServices.DispId(1610678276)]
__property IMMFieldManager* get_FieldManager();
[System.Runtime.InteropServices.DispId(1610678276)]
property IMMFieldManager^ FieldManager {
   IMMFieldManager^ 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

IMMAttributeAgent Interface
IMMAttributeAgent Members

Send Feedback