QuantityTakeoffCriteriaData Class

Defines additional data for material in QuantityTakeoffCriteria.
Inheritance Hierarchy
SystemObject
  [T:Autodesk.Civil.CivilWrapper<AeccDbQuantityTakeoffCriteria>]
    Autodesk.Civil.DatabaseServices.StylesQuantityTakeoffCriteriaData

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public sealed class QuantityTakeoffCriteriaData : [T:Autodesk.Civil.CivilWrapper<AeccDbQuantityTakeoffCriteria>]

The QuantityTakeoffCriteriaData type exposes the following members.

Properties
 NameDescription
Public propertyCondition Gets or sets the material data condition.
Public propertyItemType Gets the material item data type.
Public propertyName Gets the name of material item data.
Top
See Also