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

IsSetSecondaryCacheSize() public méthode

Checks if SecondaryCacheSize property is set
public IsSetSecondaryCacheSize ( ) : Boolean
Résultat Boolean
        public Boolean IsSetSecondaryCacheSize()
        {
            return this.secondaryCacheSizeField != null;
        }
MerchantItemAttributes