.NET Framework Class Library
EFDocumentViewerDbContext.InstalledProductInfoes Property
|
<< Click to Display Table of Contents >> Navigation: Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Controls.ASP Namespace > EFDocumentViewerDbContext Class > EFDocumentViewerDbContext Properties > EFDocumentViewerDbContext.InstalledProductInfoes Property |
Namespace: Gnostice.Controls.ASP
Assembly: Gnostice.Controls.ASP (in Gnostice.Controls.ASP.dll)
Visual Basic |
Public Property InstalledProductInfoes As DbSet(Of InstalledProductInfo) |
C# |
public DbSet<InstalledProductInfo> InstalledProductInfoes { get; set; } |
Visual C++ |
public: |
IDocumentViewerDbContext.InstalledProductInfoes
EFDocumentViewerDbContext Class