Amazon.ECS.Model.ItemAttributes.IsSetMagazineType C# (CSharp) Method

IsSetMagazineType() public method

Checks if MagazineType property is set
public IsSetMagazineType ( ) : Boolean
return Boolean
        public Boolean IsSetMagazineType()
        {
            return  this.magazineTypeField != null;
        }
ItemAttributes