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