QTOMaterialItemCondition Property

Gets or sets the material data condition.

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

Property Value

MaterialConditionType
Exceptions
ExceptionCondition
ArgumentException Thrown when setting to a condition type not applicable.
See Also