Share via


OperationInner.GeoMasterOperationId Property

Definition

Gets or sets applicable only for stamp operation ids.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to