Share via


ProcessThreadInfo.ProcessThreadInfoId Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="properties.id")]
public int? ProcessThreadInfoId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.id")>]
member this.ProcessThreadInfoId : Nullable<int> with get, set
Public Property ProcessThreadInfoId As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to