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

IsSetTotalReviews() 공개 메소드

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