Amazon.ECS.Model.CustomerReviews.IsSetTotalReviews C# (CSharp) Méthode

IsSetTotalReviews() public méthode

Checks if TotalReviews property is set
public IsSetTotalReviews ( ) : System.Boolean
Résultat System.Boolean
        public Boolean IsSetTotalReviews()
        {
            return  this.totalReviewsField != null;
        }