Property TableReference
TableReference
Provides a reference to the LocalizationTable. A table reference can be either the name of the table or the table collection name Guid.
Declaration
public TableReference TableReference { get; set; }
Property Value
Type | Description |
---|---|
TableReference |
Remarks
Note: Changing this value will trigger an update to any TableChanged subscribers.