ContractCategory.mtd
2.67 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
99
{
"$type": "Sungero.Metadata.EntityMetadata, Sungero.Metadata",
"NameGuid": "eb34ad64-f23b-4c9f-9d48-74834fbbe33e",
"Name": "ContractCategory",
"BaseGuid": "f5061291-4ac6-428f-b091-d53acdbe9ae5",
"CanBeNavigationPropertyType": true,
"CanBeUsedInIntegration": true,
"CreationAreaMetadata": {
"NameGuid": "b84bad87-65ba-4490-96b1-cec3e1294f3b",
"Name": "CreationArea",
"Buttons": [],
"IsAncestorMetadata": true,
"Versions": []
},
"ExtraSearchProperties": [],
"FilterPanel": {
"NameGuid": "b0125fbd-3b91-4dbb-914a-689276216404",
"Name": "FilterPanel",
"Controls": [],
"IsAncestorMetadata": true,
"Versions": []
},
"IconResourcesKeys": [],
"IsCacheable": true,
"IsVisible": false,
"OperationsClass": "",
"Overridden": [
"IsCacheable",
"IsVisible",
"CanBeUsedInIntegration"
],
"Properties": [
{
"$type": "Sungero.Metadata.CollectionPropertyMetadata, Sungero.Metadata",
"NameGuid": "4289ae81-adbb-4195-af93-cb8df6add31a",
"Name": "DocumentKinds",
"EntityGuid": "a9ad8c06-3d46-4302-be22-43b3b909f718",
"IsAncestorMetadata": true,
"Overridden": [
"EntityGuid"
],
"Versions": []
}
],
"PublicFunctions": [
{
"Name": "GetAllowedDocumentKinds",
"Placement": "Shared",
"ReturnType": "global::System.Collections.Generic.List<global::Sungero.Docflow.IDocumentKind>",
"ReturnTypeFullName": "System.Collections.Generic.List"
},
{
"Name": "GetFilteredContractCategoris",
"Parameters": [
{
"Name": "documentKinds",
"ParameterType": "global::System.Collections.Generic.List<global::Sungero.Docflow.IDocumentKind>",
"ParameterTypeFullName": "System.Collections.Generic.List"
}
],
"Placement": "Shared",
"ReturnType": "global::System.Collections.Generic.List<global::Sungero.Docflow.IDocumentGroupBase>",
"ReturnTypeFullName": "System.Collections.Generic.List"
}
],
"PublicStructures": [],
"ResourcesKeys": [],
"RibbonCardMetadata": {
"NameGuid": "a405fdae-d552-4d93-84b3-209363b76118",
"Name": "RibbonCard",
"Categories": [],
"Elements": [],
"Groups": [],
"IsAncestorMetadata": true,
"Pages": [],
"RibbonKind": "Card",
"Versions": []
},
"RibbonCollectionMetadata": {
"NameGuid": "2974721f-ae5c-4fe3-8689-6f9df6ad4578",
"Name": "RibbonCollection",
"Categories": [],
"Elements": [],
"Groups": [],
"IsAncestorMetadata": true,
"Pages": [],
"Versions": []
},
"Versions": [
{
"Type": "EntityMetadata",
"Number": 11
},
{
"Type": "DomainApi",
"Number": 2
}
]
}