Freigeben über


PackagingResponse.CustomData Property

Definition

Gets or sets service specific data to be returned to the client as part of the response.

public string CustomData { get; set; }
member this.CustomData : string with get, set
Public Property CustomData As String

Property Value

Service specific data to be returned to the client as part of the response.

Applies to