Amazon.ECS.Model.MerchantItemAttributes.IsSetRingSize C# (CSharp) 메소드

IsSetRingSize() 공개 메소드

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