IntersectionRoadwayDrivingDirection Property |
Gets or sets the direction of roadway driving.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic DrivingDirectionType RoadwayDrivingDirection { get; set; }
Public Property RoadwayDrivingDirection As DrivingDirectionType
Get
Set
public:
property DrivingDirectionType RoadwayDrivingDirection {
DrivingDirectionType get ();
void set (DrivingDirectionType value);
}
Property Value
DrivingDirectionType
See Also