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

IsSetTotalInternalBaysFree() public méthode

Checks if TotalInternalBaysFree property is set
public IsSetTotalInternalBaysFree ( ) : Boolean
Résultat Boolean
        public Boolean IsSetTotalInternalBaysFree()
        {
            return  this.totalInternalBaysFreeField != null;
        }
MerchantItemAttributes