Amazon.ECS.Model.ItemAttributes.IsSetIsAutographed C# (CSharp) Method

IsSetIsAutographed() public method

Checks if IsAutographed property is set
public IsSetIsAutographed ( ) : Boolean
return Boolean
        public Boolean IsSetIsAutographed()
        {
            return  this.isAutographedField != null;
        }
ItemAttributes