TablesAppOption Property |  |
Data table SOWI Management App Options
Namespace:
SOWIData.Management.Database
Assembly:
SOWIData.Management (in SOWIData.Management.dll) Version: 19.1.23.1 (19.1.23.622)
Syntaxpublic DbSet<AppOption> AppOption { get; set; }
Public Property AppOption As DbSet(Of AppOption)
Get
Set
Property Value
Type:
DbSetAppOption
See Also