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

IsSetAverageRating() 공개 메소드

Checks if AverageRating property is set
public IsSetAverageRating ( ) : System.Boolean
리턴 System.Boolean
        public Boolean IsSetAverageRating()
        {
            return  this.averageRatingField != null;
        }