Class VReport
- Namespace
- InSite.Persistence
- Assembly
- InSite.Persistence.dll
- Inheritance
-
VReport
- Inherited Members
-
Constructors
VReport()
Properties
Created
public DateTimeOffset? Created { get; set; }
Property Value
- DateTimeOffset?
CreatedBy
public Guid? CreatedBy { get; set; }
Property Value
- Guid?
CreatedByFullName
public string CreatedByFullName { get; set; }
Property Value
- string
Modified
public DateTimeOffset? Modified { get; set; }
Property Value
- DateTimeOffset?
ModifiedBy
public Guid? ModifiedBy { get; set; }
Property Value
- Guid?
ModifiedByFullName
public string ModifiedByFullName { get; set; }
Property Value
- string
OrganizationIdentifier
public Guid OrganizationIdentifier { get; set; }
Property Value
- Guid
ReportData
public string ReportData { get; set; }
Property Value
- string
ReportDescription
public string ReportDescription { get; set; }
Property Value
- string
ReportIdentifier
public Guid ReportIdentifier { get; set; }
Property Value
- Guid
ReportTitle
public string ReportTitle { get; set; }
Property Value
- string
ReportType
public string ReportType { get; set; }
Property Value
- string
UserIdentifier
public Guid UserIdentifier { get; set; }
Property Value
- Guid