RouteSectionTecCause.SubCauseCode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The subcause of the traffic event. Contains a value in the sub cause table defined by the mainCauseCode, as defined in the TPEG2-TEC standard.
public int? SubCauseCode { get; }
member this.SubCauseCode : Nullable<int>
Public ReadOnly Property SubCauseCode As Nullable(Of Integer)