EnvironmentReference.ReferenceType Property

Definition

Gets or set the reference type.

public:
 property Microsoft::SqlServer::Management::IntegrationServices::EnvironmentReference::ReferenceLocationType ReferenceType { Microsoft::SqlServer::Management::IntegrationServices::EnvironmentReference::ReferenceLocationType get(); void set(Microsoft::SqlServer::Management::IntegrationServices::EnvironmentReference::ReferenceLocationType value); };
[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Data=true)]
public Microsoft.SqlServer.Management.IntegrationServices.EnvironmentReference.ReferenceLocationType ReferenceType { get; set; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Data=true)>]
member this.ReferenceType : Microsoft.SqlServer.Management.IntegrationServices.EnvironmentReference.ReferenceLocationType with get, set
Public Property ReferenceType As EnvironmentReference.ReferenceLocationType

Property Value

The reference location type.

Attributes

Applies to