Share via


ManagementPackItem.memberstatus Property

Definition

Gets or sets the status of this item.

protected public:
 property Microsoft::EnterpriseManagement::Configuration::ManagementPackElementStatus memberstatus { Microsoft::EnterpriseManagement::Configuration::ManagementPackElementStatus get(); void set(Microsoft::EnterpriseManagement::Configuration::ManagementPackElementStatus value); };
protected internal Microsoft.EnterpriseManagement.Configuration.ManagementPackElementStatus memberstatus { get; set; }
member this.memberstatus : Microsoft.EnterpriseManagement.Configuration.ManagementPackElementStatus with get, set
Protected Friend Property memberstatus As ManagementPackElementStatus

Property Value

The status of this item.

Applies to