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