Method ResolveKeyName
ResolveKeyName(SharedTableData)
Returns the key name.
If ReferenceType is Name then Key will be returned.
If ReferenceType is Id then sharedData will be used to extract the name.
Declaration
public string ResolveKeyName(SharedTableData sharedData)
Parameters
| Type | Name | Description |
|---|---|---|
| SharedTableData | sharedData | The SharedTableData to use if the key name is not stored in the reference or null if it could not br resolbved. |
Returns
| Type | Description |
|---|---|
| string |