Amazon.ECS.Model.MerchantItemAttributes.IsSetIsAutographed C# (CSharp) Метод

IsSetIsAutographed() публичный Метод

Checks if IsAutographed property is set
public IsSetIsAutographed ( ) : System.Boolean
Результат System.Boolean
        public Boolean IsSetIsAutographed()
        {
            return  this.isAutographedField != null;
        }
MerchantItemAttributes