Udostępnij za pośrednictwem


DpmJob.ContainerType Property

Definition

Gets or sets type of container.

[Newtonsoft.Json.JsonProperty(PropertyName="containerType")]
public string ContainerType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="containerType")>]
member this.ContainerType : string with get, set
Public Property ContainerType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to