Miner.Interop.Framework Assembly > Miner.Interop Namespace : IMMFieldManager Interface |
'Declaration <GuidAttribute("BE5154C4-2137-11D4-80D6-0050DA5BE899")> <InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> <TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)> <ComImportAttribute()> Public Interface IMMFieldManager
'Usage Dim instance As IMMFieldManager
[Guid("BE5154C4-2137-11D4-80D6-0050DA5BE899")] [InterfaceType(ComInterfaceType.InterfaceIsIUnknown)] [TypeLibType(TypeLibTypeFlags.FOleAutomation)] [ComImport()] public interface IMMFieldManager
You may call methods on IMMFieldManager to gain access to particular MMFieldAdapter objects or get information about the field attributes, such as if any fields have been modified. When getting a reference to a MMFieldManager object it is used to display field attributes in many contexts:
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.
'Declaration <GuidAttribute("BE5154C4-2137-11D4-80D6-0050DA5BE899")> <InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> <TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)> <ComImportAttribute()> Public Interface IMMFieldManager
'Usage Dim instance As IMMFieldManager
[Guid("BE5154C4-2137-11D4-80D6-0050DA5BE899")] [InterfaceType(ComInterfaceType.InterfaceIsIUnknown)] [TypeLibType(TypeLibTypeFlags.FOleAutomation)] [ComImport()] public interface IMMFieldManager
You may call methods on IMMFieldManager to gain access to particular MMFieldAdapter objects or get information about the field attributes, such as if any fields have been modified. When getting a reference to a MMFieldManager object it is used to display field attributes in many contexts:
Miner.Interop.IMMFieldManager
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.