Amazon.ECS.Model.Feedback.IsSetRatedBy C# (CSharp) Méthode

IsSetRatedBy() public méthode

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