Share via


ManagementPackView.TypeID Property

Definition

Gets or sets the type of the view.

public:
 property Microsoft::EnterpriseManagement::Configuration::ManagementPackElementReference<Microsoft::EnterpriseManagement::Configuration::ManagementPackViewType ^> ^ TypeID { Microsoft::EnterpriseManagement::Configuration::ManagementPackElementReference<Microsoft::EnterpriseManagement::Configuration::ManagementPackViewType ^> ^ get(); void set(Microsoft::EnterpriseManagement::Configuration::ManagementPackElementReference<Microsoft::EnterpriseManagement::Configuration::ManagementPackViewType ^> ^ value); };
[Microsoft.EnterpriseManagement.Configuration.CriteriaPropertyMapping("TypeID")]
public Microsoft.EnterpriseManagement.Configuration.ManagementPackElementReference<Microsoft.EnterpriseManagement.Configuration.ManagementPackViewType> TypeID { get; set; }
member this.TypeID : Microsoft.EnterpriseManagement.Configuration.ManagementPackElementReference<Microsoft.EnterpriseManagement.Configuration.ManagementPackViewType> with get, set
Public Property TypeID As ManagementPackElementReference(Of ManagementPackViewType)

Property Value

The type of the view.

Attributes

Applies to