FeatureLineComponentUseEndStation Property |
Returns true if the end station is used.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic bool UseEndStation { get; }
Public ReadOnly Property UseEndStation As Boolean
Get
public:
property bool UseEndStation {
bool get ();
}
Property Value
Boolean
See Also