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

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

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