Amazon.ECS.Model.Feedback.IsSetRatedBy C# (CSharp) Method

IsSetRatedBy() public method

Checks if RatedBy property is set
public IsSetRatedBy ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetRatedBy()
        {
            return  this.ratedByField != null;
        }