Amazon.ECS.Model.MerchantItemAttributes.IsSetMemorySlotsAvailable C# (CSharp) Method

IsSetMemorySlotsAvailable() public method

Checks if MemorySlotsAvailable property is set
public IsSetMemorySlotsAvailable ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetMemorySlotsAvailable()
        {
            return  this.memorySlotsAvailableField != null;
        }
MerchantItemAttributes