ArcFM Solution Developer Guide
IMMAttrAUStrategy Interface
Members 


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.

Available at Version
Product Availability
Required Licenses
.NET Assembly
Syntax
'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 
Requirements

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.

See Also

Reference

IMMAttrAUStrategy Members
Miner.Interop Namespace

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.

Syntax
'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 
Inheritance Hierarchy

Miner.Interop.IMMAttrAUStrategy

Requirements

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.

See Also

Reference

IMMAttrAUStrategy Members
Miner.Interop Namespace

 

 


Send Comment