AssemblyGetOffsetBaselineNames Method |
Returns all the names of the associated Baseline objects.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic string[] GetOffsetBaselineNames()
Public Function GetOffsetBaselineNames As String()
public:
array<String^>^ GetOffsetBaselineNames()
Return Value
StringAn array of strings containing all the names of the
associated Baseline objects.
See Also