CorridorStateCurrentRegionEndStation Property |
Gets the current region's end station where a Subassembly is being applied.
Namespace: Autodesk.Civil.RuntimeAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic double CurrentRegionEndStation { get; }
Public ReadOnly Property CurrentRegionEndStation As Double
Get
public:
property double CurrentRegionEndStation {
double get ();
}
Property Value
Double
See Also