ResultInformation.SubCode Property

Definition

Subcode of the current result. This can be helpful to Call Automation team to troubleshoot the issue if this result was unexpected.

public int? SubCode { get; }
member this.SubCode : Nullable<int>
Public ReadOnly Property SubCode As Nullable(Of Integer)

Property Value

Applies to