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

IsSetDisplaySize() public méthode

Checks if DisplaySize property is set
public IsSetDisplaySize ( ) : System.Boolean
Résultat System.Boolean
        public Boolean IsSetDisplaySize()
        {
            return this.displaySizeField != null;
        }
MerchantItemAttributes