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

IsSetCalendarType() public méthode

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