ArcFM Server Developer Guide
ElectricSetEnabled Class
Members 


Version: 10.2.1a

Resource Center Home

Product Availability
ArcFM Desktop, ArcFM Engine and ArcFM Server
Required Licenses
ArcFM, Designer, ArcFM Viewer, ArcFM Engine, ArcFM Engine Editor, ArcFM Viewer for ArcGIS Engine, ArcFM Server, ArcFM Server Advanced
.NET Assembly
Miner.Geodatabase.dll
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).
Syntax
'Declaration
 
<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)>
<ComVisibleAttribute(True)>
Public Class ElectricSetEnabled 
   Inherits AttrAU
   Implements Miner.Interop.IMMAttrAUStrategyMiner.Interop.IMMAttrAUStrategyEx 
'Usage
 
Dim instance As ElectricSetEnabled
[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)]
[ComVisible(true)]
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