Method SetCategoryAndLabel
SetCategoryAndLabel(string, string)
Set the Category and label to use.
Declaration
public bool SetCategoryAndLabel(string category, string label)
Parameters
| Type | Name | Description |
|---|---|---|
| string | category | Category to use. |
| string | label | Label to use. |
Returns
| Type | Description |
|---|---|
| bool | True if the Category and Label were successfully set. |