BaselineCollectionItem(Guid) Property


Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public Baseline this[
	Guid baselineGUID
] { get; }

Parameters

baselineGUID  Guid
 

Property Value

Baseline
See Also