Share via


PropertyUpdate.Id Property

Definition

Gets the command id.

public:
 property System::UInt16 Id { System::UInt16 get(); };
[Newtonsoft.Json.JsonProperty]
public ushort Id { get; }
[<Newtonsoft.Json.JsonProperty>]
member this.Id : uint16
Public ReadOnly Property Id As UShort

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to