EnvelopeC4Report.mtd
1.96 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
{
"$type": "Sungero.Metadata.ReportMetadata, Sungero.Reporting.Shared",
"NameGuid": "23aa7537-6bb5-4538-8caa-ba9f8fa409bc",
"Name": "EnvelopeC4Report",
"AssociatedGuid": "df83a2ea-8d43-4ec4-a34a-2e61863014df",
"BaseGuid": "cef9a810-3f30-4eca-9fe3-30992af0b818",
"DataSources": [],
"DefaultExportFormat": "Pdf",
"ExportFormats": [
"Pdf"
],
"HandledEvents": [
"BeforeExecuteServer",
"AfterExecuteServer"
],
"IconResourcesKeys": [],
"Overridden": [
"DisplayName",
"HandledEvents",
"Parameters",
"PublicConstants",
"PublicStructures"
],
"Parameters": [
{
"NameGuid": "e5985b53-b0ff-43b3-b0c8-00fcd6ce3100",
"Name": "ReportSessionId",
"InternalDataTypeName": "System.String",
"Versions": []
},
{
"NameGuid": "f0a14e76-edf7-4f76-a789-004e3c02ef32",
"Name": "PrintSender",
"InternalDataTypeName": "System.Boolean",
"IsSimpleDataType": true,
"Versions": []
},
{
"NameGuid": "c054f027-af71-43e6-a987-10c6ed3eb71d",
"Name": "OutgoingDocuments",
"EntityType": "f5f104fb-52e4-422b-9de1-a36937d85a2d",
"InternalDataTypeName": "Sungero.Docflow.IOutgoingDocumentBase, Sungero.Domain.Interfaces",
"IsCollection": true,
"Versions": []
},
{
"NameGuid": "41e6dbbd-2a8d-434d-a2a4-f0b000087fd0",
"Name": "ContractualDocuments",
"EntityType": "454df3c6-b850-47cf-897f-a10d767baa77",
"InternalDataTypeName": "Sungero.Docflow.IContractualDocumentBase, Sungero.Domain.Interfaces",
"IsCollection": true,
"Versions": []
},
{
"NameGuid": "362ee363-8fb4-49a5-b6c6-5f67aea21ed4",
"Name": "AccountingDocuments",
"EntityType": "96c4f4f3-dc74-497a-b347-e8faf4afe320",
"InternalDataTypeName": "Sungero.Docflow.IAccountingDocumentBase, Sungero.Domain.Interfaces",
"IsCollection": true,
"Versions": []
}
],
"PublicStructures": [],
"ResourcesKeys": [],
"Versions": []
}