SettingsMassHaulViewSettingsMassHaulCreationDumpSiteCapacity Property |
Gets the the capacity of a dump site.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic PropertyDouble DumpSiteCapacity { get; }
Public ReadOnly Property DumpSiteCapacity As PropertyDouble
Get
public:
property PropertyDouble^ DumpSiteCapacity {
PropertyDouble^ get ();
}
Property Value
PropertyDouble
See Also