MassHaulViewMassHaulLineId Property |
Gets the ObjectId of the MassHaulLine associated with this view.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic ObjectId MassHaulLineId { get; }
Public ReadOnly Property MassHaulLineId As ObjectId
Get
public:
property ObjectId MassHaulLineId {
ObjectId get ();
}
Property Value
ObjectId
See Also