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;
        }