ResultInformation.Code Property

Definition

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

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

Property Value

Applies to