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

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

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