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

IsSetColor() 공개 메소드

Checks if Color property is set
public IsSetColor ( ) : System.Boolean
리턴 System.Boolean
        public Boolean IsSetColor()
        {
            return  this.colorField != null;
        }
MerchantItemAttributes