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

IsSetCalendarType() 공개 메소드

Checks if CalendarType property is set
public IsSetCalendarType ( ) : System.Boolean
리턴 System.Boolean
        public Boolean IsSetCalendarType()
        {
            return  this.calendarTypeField != null;
        }
MerchantItemAttributes