Gets or sets the grade rule type.
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public IntersectionCorridorType GradeRuleType { get; }
VB
Public ReadOnly Property GradeRuleType As IntersectionCorridorType Get
C++
public: property IntersectionCorridorType GradeRuleType { IntersectionCorridorType get (); }