Freigeben über


FileUploadCompletionNotification.IsSuccess Eigenschaft

Definition

Gibt an, ob der Dateiupload erfolgreich war. Dieses Feld ist obligatorisch.

[Newtonsoft.Json.JsonProperty(PropertyName="isSuccess")]
public bool IsSuccess { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isSuccess")>]
member this.IsSuccess : bool with get, set
Public Property IsSuccess As Boolean

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: