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

IsSetSize() public méthode

Checks if Size property is set
public IsSetSize ( ) : Boolean
Résultat Boolean
        public Boolean IsSetSize()
        {
            return  this.sizeField != null;
        }
MerchantItemAttributes