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