Amazon.ECS.Model.PromotionBenefit.IsSetComponentType C# (CSharp) 메소드

IsSetComponentType() 공개 메소드

Checks if ComponentType property is set
public IsSetComponentType ( ) : System.Boolean
리턴 System.Boolean
        public Boolean IsSetComponentType()
        {
            return  this.componentTypeField != null;
        }