Share

SettingsCmdGradingTools.SettingsCmdGradingLayoutTools.GradingCriteriaSetId Property

Specifies the default Criteria Set Id to use when creating grading.



Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public PropertyObjectId GradingCriteriaSetId { get; }

VB

Public ReadOnly Property GradingCriteriaSetId As PropertyObjectId
	Get

C++

public:
property PropertyObjectId^ GradingCriteriaSetId {
	PropertyObjectId^ get ();
}

Property Value

PropertyObjectId

See Also

Reference

Was this information helpful?