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

IsSetReview() public méthode

Checks if Review property is set
public IsSetReview ( ) : System.Boolean
Résultat System.Boolean
        public Boolean IsSetReview()
        {
            return (Review.Count > 0);
        }