Partager via


ProcessInfo.ProcessInfoId Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to