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

IsSetStoneColor() 공개 메소드

Checks if StoneColor property is set
public IsSetStoneColor ( ) : Boolean
리턴 Boolean
        public Boolean IsSetStoneColor()
        {
            return  this.stoneColorField != null;
        }
MerchantItemAttributes