Miner.Desktop Assembly > Miner.Desktop.Diagrams.Underground Namespace > AttributeDomainDictionaries Class : AttributeDomainDictionaries Constructor |
'Declaration Public Function New( _ ByVal ductMaterialDomain As Dictionary(Of String,String), _ ByVal ductDiameterDomain As Dictionary(Of Double,String), _ ByVal ductCrossSectionShapesDomain As Dictionary(Of DuctCrossSectionShape,String), _ ByVal eligibleNonSpatialConductorTypes As Dictionary(Of AssetTypeIdentifier,String), _ ByVal nonSpatialConductorMaterialDomain As Dictionary(Of Integer,String), _ ByVal nonSpatialConductorSizeDomain As Dictionary(Of Integer,String), _ ByVal nonSpatialConductorOperatingVoltageDomain As Dictionary(Of Integer,String), _ ByVal eligibleSpatialConductorTypes As Dictionary(Of AssetTypeIdentifier,String), _ ByVal spatialConductorMaterialDomain As Dictionary(Of Integer,String), _ ByVal spatialConductorSizeDomain As Dictionary(Of Integer,String), _ ByVal spatialConductorOperatingVoltageDomain As Dictionary(Of Integer,String), _ Optional ByVal conductorOccupantDescriptionFormat As SE.Geospatial.Editor.Configuration.SDK.ConductorOccupantDescriptionFormat _ )
'Usage Dim ductMaterialDomain As Dictionary(Of String,String) Dim ductDiameterDomain As Dictionary(Of Double,String) Dim ductCrossSectionShapesDomain As Dictionary(Of DuctCrossSectionShape,String) Dim eligibleNonSpatialConductorTypes As Dictionary(Of AssetTypeIdentifier,String) Dim nonSpatialConductorMaterialDomain As Dictionary(Of Integer,String) Dim nonSpatialConductorSizeDomain As Dictionary(Of Integer,String) Dim nonSpatialConductorOperatingVoltageDomain As Dictionary(Of Integer,String) Dim eligibleSpatialConductorTypes As Dictionary(Of AssetTypeIdentifier,String) Dim spatialConductorMaterialDomain As Dictionary(Of Integer,String) Dim spatialConductorSizeDomain As Dictionary(Of Integer,String) Dim spatialConductorOperatingVoltageDomain As Dictionary(Of Integer,String) Dim conductorOccupantDescriptionFormat As SE.Geospatial.Editor.Configuration.SDK.ConductorOccupantDescriptionFormat Dim instance As New AttributeDomainDictionaries(ductMaterialDomain, ductDiameterDomain, ductCrossSectionShapesDomain, eligibleNonSpatialConductorTypes, nonSpatialConductorMaterialDomain, nonSpatialConductorSizeDomain, nonSpatialConductorOperatingVoltageDomain, eligibleSpatialConductorTypes, spatialConductorMaterialDomain, spatialConductorSizeDomain, spatialConductorOperatingVoltageDomain, conductorOccupantDescriptionFormat)
public AttributeDomainDictionaries( Dictionary<string,string> ductMaterialDomain, Dictionary<double,string> ductDiameterDomain, Dictionary<DuctCrossSectionShape,string> ductCrossSectionShapesDomain, Dictionary<AssetTypeIdentifier,string> eligibleNonSpatialConductorTypes, Dictionary<int,string> nonSpatialConductorMaterialDomain, Dictionary<int,string> nonSpatialConductorSizeDomain, Dictionary<int,string> nonSpatialConductorOperatingVoltageDomain, Dictionary<AssetTypeIdentifier,string> eligibleSpatialConductorTypes, Dictionary<int,string> spatialConductorMaterialDomain, Dictionary<int,string> spatialConductorSizeDomain, Dictionary<int,string> spatialConductorOperatingVoltageDomain, SE.Geospatial.Editor.Configuration.SDK.ConductorOccupantDescriptionFormat conductorOccupantDescriptionFormat )
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.