AssemblyGetOffsetBaselineNames Method

Returns all the names of the associated Baseline objects.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public string[] GetOffsetBaselineNames()

Return Value

String
An array of strings containing all the names of the associated Baseline objects.
See Also