Bagikan melalui


OrderLinks.PatchOperation Property

Definition

Gets or sets the link to the patch operation.

[Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore)]
public Microsoft.Store.PartnerCenter.Models.Link PatchOperation { get; set; }
[<Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore)>]
member this.PatchOperation : Microsoft.Store.PartnerCenter.Models.Link with get, set
Public Property PatchOperation As Link

Property Value

Attributes

Applies to