RemoveDocxHeadersAndFootersResponse.Successful Property

Definition

True if successful, false otherwise

[System.Text.Json.Serialization.JsonPropertyName("Successful")]
public bool? Successful { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("Successful")>]
member this.Successful : Nullable<bool> with get, set
Public Property Successful As Nullable(Of Boolean)

Property Value

Attributes

Applies to