Amazon.ECS.Model.MerchantItemAttributes.IsSetMagazineType C# (CSharp) 메소드

IsSetMagazineType() 공개 메소드

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