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

IsSetRemovableMemory() public méthode

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