Miner.Interop.Geodatabase Assembly > Miner.Interop Namespace : IMMAttrAUStrategy Interface |
This interface is used to create custom attribute autoupdate objects. An attribute AU is a quick way to add event-based attribute updates for field data.
Remember, these are applied to individual attributes in ArcFM Properties Field Info tab. Compare this to the IMMSpecialAUStrategy that are applied to the entire feature/object class under the ArcFM Properties Object Info tab in ArcCatalog.
'Declaration <GuidAttribute("3E8A9D30-AE88-11D3-80C3-0050DA5BE899")> <TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)> <InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> <ComImportAttribute()> Public Interface IMMAttrAUStrategy
'Usage Dim instance As IMMAttrAUStrategy
[Guid("3E8A9D30-AE88-11D3-80C3-0050DA5BE899")] [TypeLibType(TypeLibTypeFlags.FOleAutomation)] [InterfaceType(ComInterfaceType.InterfaceIsIUnknown)] [ComImport()] public interface IMMAttrAUStrategy
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.
This interface is used to create custom attribute autoupdate objects. An attribute AU is a quick way to add event-based attribute updates for field data.
Remember, these are applied to individual attributes in ArcFM Properties Field Info tab. Compare this to the IMMSpecialAUStrategy that are applied to the entire feature/object class under the ArcFM Properties Object Info tab in ArcCatalog.
'Declaration <GuidAttribute("3E8A9D30-AE88-11D3-80C3-0050DA5BE899")> <TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)> <InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> <ComImportAttribute()> Public Interface IMMAttrAUStrategy
'Usage Dim instance As IMMAttrAUStrategy
[Guid("3E8A9D30-AE88-11D3-80C3-0050DA5BE899")] [TypeLibType(TypeLibTypeFlags.FOleAutomation)] [InterfaceType(ComInterfaceType.InterfaceIsIUnknown)] [ComImport()] public interface IMMAttrAUStrategy
Miner.Interop.IMMAttrAUStrategy
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.