ProcessThreadInfo.Identifier Property

Definition

Gets site extension ID.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to