ManagementPackItem.memberstatus Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.