CorridorTransitionHasEndStation Property |
Gets the value indicating whether end station has been set.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic bool HasEndStation { get; }
Public ReadOnly Property HasEndStation As Boolean
Get
public:
property bool HasEndStation {
bool get ();
}
Property Value
Boolean
See Also