Table of Contents

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

report Guid

Insert(TReport)

public static void Insert(TReport entity)

Parameters

entity TReport

Update(TReport)

public static void Update(TReport entity)

Parameters

entity TReport