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

IsSetDialColor() 공개 메소드

Checks if DialColor property is set
public IsSetDialColor ( ) : System.Boolean
리턴 System.Boolean
        public Boolean IsSetDialColor()
        {
            return  this.dialColorField != null;
        }
MerchantItemAttributes