Method SetOccurrenceName
SetOccurrenceName(uint, string)
Returns the name of an occurrence
Declaration
public void SetOccurrenceName(uint occurrence, string name)
Parameters
Type | Name | Description |
---|---|---|
uint | occurrence | The occurrence to get the name |
string | name | The occurrence name |