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