Share via


ManagementPackWarehouseRelationalEntityType.Template Property

Definition

Gets or sets a template value in the attribute object template.

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

Property Value

The template value.

Applies to