Amazon.ECS.Model.ItemAttributes.IsSetInterest C# (CSharp) Méthode

IsSetInterest() public méthode

Checks of Interest property is set
public IsSetInterest ( ) : Boolean
Résultat Boolean
        public Boolean IsSetInterest()
        {
            return (Interest.Count > 0);
        }
ItemAttributes