Amazon.ECS.Model.MerchantItemAttributes.IsSetCalendarType C# (CSharp) Method

IsSetCalendarType() public method

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