Amazon.ECS.Model.ItemAttributes.IsSetCalendarType C# (CSharp) Метод

IsSetCalendarType() публичный Метод

Checks if CalendarType property is set
public IsSetCalendarType ( ) : Boolean
Результат Boolean
        public Boolean IsSetCalendarType()
        {
            return  this.calendarTypeField != null;
        }
ItemAttributes