Property StateTablePrefix
StateTablePrefix
Prefixes the three state tables. Quoted into an identifier position, so it is validated
against ^[A-Za-z_][A-Za-z0-9_]*$ at registration and is 6005 otherwise.
public string StateTablePrefix { get; set; }
Prefixes the three state tables. Quoted into an identifier position, so it is validated
against ^[A-Za-z_][A-Za-z0-9_]*$ at registration and is 6005 otherwise.
public string StateTablePrefix { get; set; }