次の方法で共有


ProcessServerDetails.ProtectedItemCount Property

Definition

Gets the protected item count.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to