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