ArcFM Engine Developer Guide
FeatureID Class
Members 


Product Availability
Required Licenses
.NET Assembly
Syntax
'Declaration
 
<DataContractAttribute()>
<DebuggerDisplayAttribute(Value="Fcid:{FCID} Oid:{OID} SubId:{SubID}", 
   Name="", 
   Type="", 
   Target=, 
   TargetTypeName="")>
<SerializableAttribute()>
Public Class FeatureID 
   Implements Miner.Responder.Shared.Interfaces.IFeatureID 
'Usage
 
Dim instance As FeatureID
[DataContract()]
[DebuggerDisplay(Value="Fcid:{FCID} Oid:{OID} SubId:{SubID}", 
   Name="", 
   Type="", 
   Target=, 
   TargetTypeName="")]
[Serializable()]
public class FeatureID : Miner.Responder.Shared.Interfaces.IFeatureID  
Inheritance Hierarchy

System.Object
   Miner.Responder.Shared.DataTransferObjects.FeatureID
      Miner.Responder.Framework.CircuitSources.ElectricSource

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

FeatureID Members
Miner.Responder.Shared.DataTransferObjects Namespace

 

 


Send Comment