KnowledgeSourceSynchronizationError.StatusCode Property

Definition

HTTP-like status code representing the failure category (e.g., 400).

public int? StatusCode { get; set; }
member this.StatusCode : Nullable<int> with get, set
Public Property StatusCode As Nullable(Of Integer)

Property Value

Applies to