Click or drag to resize

MultiLaneUniqueIdentifier Property

For multi-lane feeders, the unique identifier of the base. The ResourceIdentifier property should be populated with the unique identifer of the specific lane within the feeder (if so labeled). If lanes are not specifically labeled, both the UniqueIdentifer and BaseUniqueIdentifier prooperties should be populated with the same value.

Namespace: CFX.Structures.Maintenance
Assembly: CFX (in CFX.dll) Version: 2.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
Syntax
public string UniqueIdentifier { get; set; }

Property Value

String
See Also