Amazon.ECS.Model.MerchantItemAttributes.IsSetAuthor C# (CSharp) Méthode

IsSetAuthor() public méthode

Checks of Author property is set
public IsSetAuthor ( ) : System.Boolean
Résultat System.Boolean
        public Boolean IsSetAuthor()
        {
            return (Author.Count > 0);
        }
MerchantItemAttributes