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