Amazon.ECS.Model.Feedback.IsSetRating C# (CSharp) Метод

IsSetRating() публичный Метод

Checks if Rating property is set
public IsSetRating ( ) : System.Boolean
Результат System.Boolean
        public Boolean IsSetRating()
        {
            return  this.ratingField != null;
        }