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