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

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

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