ApprovalSheetReport.mtd
2.49 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
{
"$type": "Sungero.Metadata.ReportMetadata, Sungero.Reporting.Shared",
"NameGuid": "35a9397d-9602-46a3-b922-09f6681f1241",
"Name": "ApprovalSheetReport",
"AccessRightsMode": "NoRight",
"AssociatedGuid": "58cca102-1e97-4f07-b6ac-fd866a8b7cb1",
"BaseGuid": "cef9a810-3f30-4eca-9fe3-30992af0b818",
"DataSources": [],
"DefaultExportFormat": "Pdf",
"ExportFormats": [
"Pdf"
],
"HandledEvents": [
"BeforeExecuteServer",
"AfterExecuteServer"
],
"IconResourcesKeys": [],
"Overridden": [
"IsReadOnly",
"Parameters",
"AccessRightsMode",
"Description",
"DisplayName",
"PublicConstants",
"PublicStructures",
"ExportFormats",
"DefaultExportFormat",
"HandledEvents"
],
"Parameters": [
{
"NameGuid": "5141a8ea-d13a-44f1-96d3-a7ebd018f5af",
"Name": "DocumentName",
"InternalDataTypeName": "System.String",
"Versions": []
},
{
"NameGuid": "56411bc1-4c7a-4270-be79-4afdcce4be6a",
"Name": "OurOrgName",
"InternalDataTypeName": "System.String",
"Versions": []
},
{
"NameGuid": "c4d31cc0-5a9e-4920-8d9c-8e00aeb5843a",
"Name": "CurrentDate",
"InternalDataTypeName": "System.DateTime",
"IsSimpleDataType": true,
"Versions": []
},
{
"NameGuid": "5ed19ff6-e9fe-431d-a62c-027117451f94",
"Name": "Clerk",
"InternalDataTypeName": "System.String",
"Versions": []
},
{
"NameGuid": "c0d67455-b484-4b36-ac47-5411b59e55fb",
"Name": "Document",
"EntityType": "58cca102-1e97-4f07-b6ac-fd866a8b7cb1",
"InternalDataTypeName": "Sungero.Docflow.IOfficialDocument, Sungero.Domain.Interfaces",
"IsRequired": true,
"Versions": []
},
{
"NameGuid": "8cc2f4c2-e6e3-4806-b3e3-b553146cc2c0",
"Name": "ReportSessionId",
"InternalDataTypeName": "System.String",
"Versions": []
},
{
"NameGuid": "66d7d854-e809-4309-a818-bf7c657938e1",
"Name": "RespEmployee",
"InternalDataTypeName": "System.String",
"Versions": []
},
{
"NameGuid": "c0d07341-6c78-43c6-83a6-298069e3a4fc",
"Name": "HasRespEmployee",
"InternalDataTypeName": "System.Boolean",
"IsSimpleDataType": true,
"Versions": []
}
],
"PublicStructures": [],
"ResourcesKeys": [
"ReportName",
"Approver",
"Result",
"Note",
"Version",
"DateTime",
"PrintedBy",
"ResponsibleEmployee",
"SignStatus",
"SignStatusActive"
],
"Versions": []
}