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

IsSetIsAutographed() public méthode

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