Class Reporting
Inheritance
System.Object
Reporting
Assembly: Simplic.Framework.EF.dll
Syntax
public class Reporting : Locking.ILockable
Constructors
|
Improve this Doc
View Source
Reporting()
Declaration
Properties
|
Improve this Doc
View Source
CheckoutUser
Declaration
public int? CheckoutUser { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
|
Improve this Doc
View Source
Configuration
Declaration
public string Configuration { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Copies
Declaration
public short Copies { get; set; }
Property Value
Type |
Description |
System.Int16 |
|
|
Improve this Doc
View Source
Description
Declaration
public string Description { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
ESS_MS_Intern_User
Declaration
public virtual ESS_MS_Intern_User ESS_MS_Intern_User { get; set; }
Property Value
|
Improve this Doc
View Source
ExportId
Declaration
public Guid ExportId { get; set; }
Property Value
Type |
Description |
System.Guid |
|
|
Improve this Doc
View Source
Id
Declaration
public Guid Id { get; set; }
Property Value
Type |
Description |
System.Guid |
|
|
Improve this Doc
View Source
IsContextless
Declaration
public bool IsContextless { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
IsPrivatized
Declaration
public bool IsPrivatized { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Name
Declaration
public string Name { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
PrinterName
Declaration
public string PrinterName { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Reporting_Type
Declaration
public virtual Reporting_Type Reporting_Type { get; set; }
Property Value
|
Improve this Doc
View Source
ReportTypeId
Declaration
public int ReportTypeId { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Methods
|
Improve this Doc
View Source
GetPersistantKey()
Declaration
public Guid GetPersistantKey()
Returns
Type |
Description |
System.Guid |
|