ManagementGroup.SkuForProduct 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.
A read only property indicating the product SKU of the product.
public:
property Microsoft::EnterpriseManagement::Common::ProductSku SkuForProduct { Microsoft::EnterpriseManagement::Common::ProductSku get(); };
public Microsoft.EnterpriseManagement.Common.ProductSku SkuForProduct { get; }
member this.SkuForProduct : Microsoft.EnterpriseManagement.Common.ProductSku
Public ReadOnly Property SkuForProduct As ProductSku
Property Value
Returns a read-onlyProductSkuvalue.