TablesDictionaryUI 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; }
Public Property DictionaryUI As DbSet(Of DictionaryUI)
Get
Set
Property Value
Type:
DbSetDictionaryUISee Also