Click or drag to resize

Tables.DictionaryUI Property

Data table SOWI Management UI Dictionary

Namespace:  SOWIData.Management.Database
Assembly:  SOWIData.Management (in SOWIData.Management.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
public DbSet<DictionaryUI> DictionaryUI { get; set; }

Property Value

Type: DbSet<DictionaryUI>
See Also