Share via


ManagementPackWarehouseModuleType.TargetWarehouseEntity Property

Definition

Gets or sets the target warehouse entity.

public:
 property Microsoft::EnterpriseManagement::Configuration::ManagementPackElementReference<Microsoft::EnterpriseManagement::Configuration::ManagementPackWarehouseRelationalEntityType ^> ^ TargetWarehouseEntity { Microsoft::EnterpriseManagement::Configuration::ManagementPackElementReference<Microsoft::EnterpriseManagement::Configuration::ManagementPackWarehouseRelationalEntityType ^> ^ get(); void set(Microsoft::EnterpriseManagement::Configuration::ManagementPackElementReference<Microsoft::EnterpriseManagement::Configuration::ManagementPackWarehouseRelationalEntityType ^> ^ value); };
public Microsoft.EnterpriseManagement.Configuration.ManagementPackElementReference<Microsoft.EnterpriseManagement.Configuration.ManagementPackWarehouseRelationalEntityType> TargetWarehouseEntity { get; set; }
member this.TargetWarehouseEntity : Microsoft.EnterpriseManagement.Configuration.ManagementPackElementReference<Microsoft.EnterpriseManagement.Configuration.ManagementPackWarehouseRelationalEntityType> with get, set
Public Property TargetWarehouseEntity As ManagementPackElementReference(Of ManagementPackWarehouseRelationalEntityType)

Property Value

The target warehouse entity.

Applies to