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

IsSetGemType() public méthode

Checks if GemType property is set
public IsSetGemType ( ) : Boolean
Résultat Boolean
        public Boolean IsSetGemType()
        {
            return  this.gemTypeField != null;
        }
ItemAttributes