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

IsSetRemovableMemory() public method

Checks if RemovableMemory property is set
public IsSetRemovableMemory ( ) : Boolean
return Boolean
        public Boolean IsSetRemovableMemory()
        {
            return  this.removableMemoryField != null;
        }
MerchantItemAttributes