Miner.Interop.Geodatabase Assembly > Miner.Interop Namespace : IMMSpecialAUStrategy Interface |
IMMSpecialAUStrategy is obsolete. While this interface is still available for use (and custom code using this interface does still work), it may be deprecated in the future. It is recommended that you use IMMSpecialAUStrategyEx instead.
This interface allows you to create custom special autoupdate objects. A special AU differs from an attribute AU in that it is not associated with a field/event combination, but rather a feature/event combination.
'Declaration <InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> <TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)> <GuidAttribute("0064BFC0-C7B3-11D3-80C6-0050DA5BE899")> <ComImportAttribute()> Public Interface IMMSpecialAUStrategy
'Usage Dim instance As IMMSpecialAUStrategy
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)] [TypeLibType(TypeLibTypeFlags.FOleAutomation)] [Guid("0064BFC0-C7B3-11D3-80C6-0050DA5BE899")] [ComImport()] public interface IMMSpecialAUStrategy
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.
IMMSpecialAUStrategy is obsolete. While this interface is still available for use (and custom code using this interface does still work), it may be deprecated in the future. It is recommended that you use IMMSpecialAUStrategyEx instead.
This interface allows you to create custom special autoupdate objects. A special AU differs from an attribute AU in that it is not associated with a field/event combination, but rather a feature/event combination.
'Declaration <InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> <TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)> <GuidAttribute("0064BFC0-C7B3-11D3-80C6-0050DA5BE899")> <ComImportAttribute()> Public Interface IMMSpecialAUStrategy
'Usage Dim instance As IMMSpecialAUStrategy
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)] [TypeLibType(TypeLibTypeFlags.FOleAutomation)] [Guid("0064BFC0-C7B3-11D3-80C6-0050DA5BE899")] [ComImport()] public interface IMMSpecialAUStrategy
Miner.Interop.IMMSpecialAUStrategy
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.