Gets the ObjectId of the MassHaulLine associated with this view.
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public ObjectId MassHaulLineId { get; }
VB
Public ReadOnly Property MassHaulLineId As ObjectId Get
C++
public: property ObjectId MassHaulLineId { ObjectId get (); }