Amazon.ECS.Model.CustomerReviews.IsSetReview C# (CSharp) 메소드

IsSetReview() 공개 메소드

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