Amazon.ECS.Model.ItemAttributes.IsSetCalendarType C# (CSharp) Méthode

IsSetCalendarType() public méthode

Checks if CalendarType property is set
public IsSetCalendarType ( ) : Boolean
Résultat Boolean
        public Boolean IsSetCalendarType()
        {
            return  this.calendarTypeField != null;
        }
ItemAttributes