BaselineRegionRegionGUID Property

Gets the GUID of BaselineRegion object.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public virtual Guid RegionGUID { get; }

Property Value

Guid
Remarks
This property returns the GUID of the BaselineRegion.
See Also