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

IsSetRingSize() public méthode

Checks if RingSize property is set
public IsSetRingSize ( ) : Boolean
Résultat Boolean
        public Boolean IsSetRingSize()
        {
            return  this.ringSizeField != null;
        }
MerchantItemAttributes