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

IsSetSystemMemoryType() public méthode

Checks if SystemMemoryType property is set
public IsSetSystemMemoryType ( ) : Boolean
Résultat Boolean
        public Boolean IsSetSystemMemoryType()
        {
            return  this.systemMemoryTypeField != null;
        }
MerchantItemAttributes