GradingCriteriaSearchOrder Property |
Specifies whether to search first for cut or fill slopes in cases where both would work.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyEnum<GradingSearchOrderType> SearchOrder { get; }
Public ReadOnly Property SearchOrder As PropertyEnum(Of GradingSearchOrderType)
Get
public:
property PropertyEnum<GradingSearchOrderType>^ SearchOrder {
PropertyEnum<GradingSearchOrderType>^ get ();
}
Property Value
PropertyEnumGradingSearchOrderType
See Also