Share via


DraDetails.ForwardProtectedItemCount Property

Definition

Gets the count of protected items which are protected in forward direction.

[Newtonsoft.Json.JsonProperty(PropertyName="forwardProtectedItemCount")]
public int? ForwardProtectedItemCount { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="forwardProtectedItemCount")>]
member this.ForwardProtectedItemCount : Nullable<int>
Public ReadOnly Property ForwardProtectedItemCount As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to