AlignmentSiteId Property

Gets the Id for the Site to which this Alignment belongs. ObjectId.Null for a siteless alignment.

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

Property Value

ObjectId
See Also