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

IsSetGuitarAttribute() public méthode

Checks if GuitarAttribute property is set
public IsSetGuitarAttribute ( ) : Boolean
Résultat Boolean
        public Boolean IsSetGuitarAttribute()
        {
            return  this.guitarAttributeField != null;
        }
ItemAttributes