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

IsSetStoneClarity() 공개 메소드

Checks if StoneClarity property is set
public IsSetStoneClarity ( ) : Boolean
리턴 Boolean
        public Boolean IsSetStoneClarity()
        {
            return  this.stoneClarityField != null;
        }
MerchantItemAttributes