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

IsSetIsAutographed() public méthode

Checks if IsAutographed property is set
public IsSetIsAutographed ( ) : System.Boolean
Résultat System.Boolean
        public Boolean IsSetIsAutographed()
        {
            return  this.isAutographedField != null;
        }
MerchantItemAttributes