Class TReportStore
- Namespace
- InSite.Persistence
- Assembly
- InSite.Persistence.dll
public static class TReportStore
- Inheritance
-
TReportStore
- Inherited Members
Methods
Delete(Guid)
public static void Delete(Guid report)
Parameters
reportGuid
Insert(TReport)
public static void Insert(TReport entity)
Parameters
entityTReport
Update(TReport)
public static void Update(TReport entity)
Parameters
entityTReport