Method AddEntry
AddEntry(long, string)
Add the table entry for a specific table to the shared Metadata.
Declaration
public void AddEntry(long keyId, string code)
Parameters
Type | Name | Description |
---|---|---|
long | keyId | The Id of the table entry. |
string | code | The table culture code. |