Table of Contents

Property StateTablePrefix

Namespace
Qavren.Edge.Ingestion
Assembly
Qavren.Edge.Ingestion.dll

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; }

Property Value

string