Share via


SsisEnvironmentReference.ReferenceType Property

Definition

Gets or sets reference type

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to