[]
Sets the name associated with a citation category number used in TA and TOA fields.
public static void SetName(int number, string name)
| Type | Name | Description |
|---|---|---|
| int | number | The citation category number. |
| string | name | The name to associate with the specified category number. |