BaseBaselineBaselineType Property

Gets the baseline type.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public abstract CorridorBaselineType BaselineType { get; }

Property Value

CorridorBaselineType
Remarks
This property is overriden by derived classes to indicate their specific type.
See Also