Share via


GatewayDatasource.GatewayId Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="gatewayId")]
public Guid GatewayId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="gatewayId")>]
member this.GatewayId : Guid with get, set
Public Property GatewayId As Guid

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to