Amazon.ECS.Model.PromotionBenefits.IsSetBenefit C# (CSharp) 메소드

IsSetBenefit() 공개 메소드

Checks if Benefit property is set
public IsSetBenefit ( ) : System.Boolean
리턴 System.Boolean
        public Boolean IsSetBenefit()
        {
            return (Benefit.Count > 0);
        }