Returns value of the specified product public status column.
            If the product is evaluated as a new product in the store, public status set by 'CMSStoreNewProductStatus' setting is used, otherwise product public status is used.
            
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- sku
 - Type: CMS.Ecommerce SKUInfo
SKU data 
- column
 - Type: 
System String
Name of the product public status column the value should be retrieved from 
Return Value
Type:See Also