ArcFM Desktop Developer Guide
SecondaryBandMinDistFromXfrOrPedCenterEditable Property


Syntax
'Declaration
 
<ResourcerCategoryAttribute(Miner.Framework.DesignOptimization.Nodes.ConfigurationGraphNode, "RoutingBandsCategory")>
<ResourcerDisplayNameAttribute(Miner.Framework.DesignOptimization.Nodes.ConfigurationGraphNode, "RoutingBandsSecondaryBandMinDistFromXfrOrPedCenterDisplayName")>
<ResourcerDescriptionAttribute(Miner.Framework.DesignOptimization.Nodes.ConfigurationGraphNode, "RoutingBandsSecondaryBandMinDistFromXfrOrPedCenterDescription")>
<ValidateNumericAndRange()>
<ReadOnlyAttribute(True)>
Public Property SecondaryBandMinDistFromXfrOrPedCenterEditable As String
'Usage
 
Dim instance As RoutingConfiguration
Dim value As String
 
instance.SecondaryBandMinDistFromXfrOrPedCenterEditable = value
 
value = instance.SecondaryBandMinDistFromXfrOrPedCenterEditable
[ResourcerCategory(Miner.Framework.DesignOptimization.Nodes.ConfigurationGraphNode, "RoutingBandsCategory")]
[ResourcerDisplayName(Miner.Framework.DesignOptimization.Nodes.ConfigurationGraphNode, "RoutingBandsSecondaryBandMinDistFromXfrOrPedCenterDisplayName")]
[ResourcerDescription(Miner.Framework.DesignOptimization.Nodes.ConfigurationGraphNode, "RoutingBandsSecondaryBandMinDistFromXfrOrPedCenterDescription")]
[ValidateNumericAndRange()]
[ReadOnly(true)]
public string SecondaryBandMinDistFromXfrOrPedCenterEditable {get; set;}
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

RoutingConfiguration Class
RoutingConfiguration Members

 

 


Send Comment