QuantityTakeoffCriteriaItemQuantityType Property

Gets or sets the material quantity type.

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public MaterialQuantityType QuantityType { get; set; }

Property Value

MaterialQuantityType
Remarks
It will delete all the shape item data if we change the QuantityType to a value that is not Structure.
See Also