Returns all the names of the associated Baseline objects.
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public string[] GetOffsetBaselineNames()
VB
Public Function GetOffsetBaselineNames As String()
C++
public: array<String^>^ GetOffsetBaselineNames()
Return Value
StringAn array of strings containing all the names of the associated Baseline objects.