StoreRateAndReviewResult.Status 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 the status for the rate and review request for the product.
public:
property StoreRateAndReviewStatus Status { StoreRateAndReviewStatus get(); };
StoreRateAndReviewStatus Status();
public StoreRateAndReviewStatus Status { get; }
var storeRateAndReviewStatus = storeRateAndReviewResult.status;
Public ReadOnly Property Status As StoreRateAndReviewStatus
Property Value
The status for the rate and review request for the product.