SectionViewParentEntityId Property

Note: This API is now obsolete.

Gets the ObjectId of the parent Entity.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntax
[ObsoleteAttribute("Use SectionView.SampleLineId instead", false)]
public ObjectId ParentEntityId { get; }

Property Value

ObjectId
See Also