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