Amazon.ECS.Model.ItemAttributes.IsSetMemorySlotsAvailable C# (CSharp) Méthode

IsSetMemorySlotsAvailable() public méthode

Checks if MemorySlotsAvailable property is set
public IsSetMemorySlotsAvailable ( ) : Boolean
Résultat Boolean
        public Boolean IsSetMemorySlotsAvailable()
        {
            return  this.memorySlotsAvailableField != null;
        }
ItemAttributes