ArcFM Desktop Developer Guide
ElectricSetEnabled Class
Members 


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Product Availability
Required Licenses
.NET Assembly
This strategy will set the enabled/disabled field if any of the normal positions are "Open". Likewise, it will set the enabled property to "True" is any of the positions are closed (and none are open).
Object Model
ElectricSetEnabled Class
Syntax
'Declaration
 
<ComVisibleAttribute(True)>
<ClassInterfaceAttribute(ClassInterfaceType.None)>
<GuidAttribute("1B93B52C-0C0C-11D4-920D-00500464DA9D")>
<ProgIdAttribute("MMAttrAUStrategy.mmElectricSetEnabled")>
<ComponentCategoryAttribute(Description="M&M Attribute AutoUpdate Objects", CategoryID=a4581fa0-b18c-11d3-80c3-0050da5be899)>
Public Class ElectricSetEnabled 
   Inherits AttrAU
   Implements Miner.Interop.IMMAttrAUStrategyMiner.Interop.IMMAttrAUStrategyEx 
'Usage
 
Dim instance As ElectricSetEnabled
[ComVisible(true)]
[ClassInterface(ClassInterfaceType.None)]
[Guid("1B93B52C-0C0C-11D4-920D-00500464DA9D")]
[ProgId("MMAttrAUStrategy.mmElectricSetEnabled")]
[ComponentCategory(Description="M&M Attribute AutoUpdate Objects", CategoryID=a4581fa0-b18c-11d3-80c3-0050da5be899)]
public class ElectricSetEnabled : AttrAU, Miner.Interop.IMMAttrAUStrategyMiner.Interop.IMMAttrAUStrategyEx  
Remarks
Requires: Field model names: NormalPosition_A, NormalPostion_B, NormalPosition_C for object this strategy is assigned to. Assumptions: The fields for the model names given above have a value of "0" when open.
Inheritance Hierarchy

System.Object
   Miner.Geodatabase.AutoUpdaters.AttrAU
      Miner.Geodatabase.AutoUpdaters.ElectricSetEnabled

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

ElectricSetEnabled Members
Miner.Geodatabase.AutoUpdaters Namespace

 

 


Send Comment