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

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

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