MemoAddressees.mtd
3.26 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": "5c815151-6faf-4b26-a47a-bd82f68c0c23",
"Name": "MemoAddressees",
"AccessRightsMode": "NoRight",
"BaseGuid": "a3d38bf5-0414-41f6-bb33-a4621d2e5a60",
"CanBeNavigationPropertyType": true,
"Code": "MemoAddressees",
"ExtraSearchProperties": [],
"IsChildEntity": true,
"Properties": [
{
"$type": "Sungero.Metadata.NavigationPropertyMetadata, Sungero.Metadata",
"NameGuid": "9ad6ead5-e8df-43f7-a597-5c19e380e6d4",
"Name": "Memo",
"CanBeSearch": false,
"Code": "EDoc",
"EntityGuid": "95af409b-83fe-4697-a805-5a86ceec33f5",
"IsReferenceToRootEntity": true,
"IsShowedInList": false
},
{
"$type": "Sungero.Metadata.IntegerPropertyMetadata, Sungero.Metadata",
"NameGuid": "8911fa22-fc5b-4295-b963-612705b3a93a",
"Name": "Number",
"CanBeSearch": false,
"Code": "Number",
"HandledEvents": [
"ValueInputClient"
],
"IsRequired": true,
"ListDataBinderTypeName": "Sungero.Presentation.CommonDataBinders.NumericEditorToIntAndDoubleBinder",
"PreviousPropertyGuid": "9ad6ead5-e8df-43f7-a597-5c19e380e6d4"
},
{
"$type": "Sungero.Metadata.NavigationPropertyMetadata, Sungero.Metadata",
"NameGuid": "2cca673b-78db-4f88-96da-b74d2e126829",
"Name": "Addressee",
"Code": "Addressee",
"EntityGuid": "b7905516-2be5-4931-961c-cb38d5677565",
"HandledEvents": [
"ChangedShared"
],
"IsRequired": true,
"ListDataBinderTypeName": "Sungero.Presentation.CommonDataBinders.DropDownEditorToNavigationBinder",
"PreviousPropertyGuid": "8911fa22-fc5b-4295-b963-612705b3a93a"
},
{
"$type": "Sungero.Metadata.NavigationPropertyMetadata, Sungero.Metadata",
"NameGuid": "380da24b-aec3-4e45-ab5a-76feae25c44a",
"Name": "Department",
"CanBeSearch": false,
"Code": "Department",
"EntityGuid": "61b1c19f-26e2-49a5-b3d3-0d3618151e12",
"FlatListInStandaloneLookup": true,
"HandledEvents": [
"LookupServer"
],
"ListDataBinderTypeName": "Sungero.Presentation.CommonDataBinders.DropDownEditorToNavigationBinder",
"NeedPassEntityToLookupEvent": true,
"PreviousPropertyGuid": "2cca673b-78db-4f88-96da-b74d2e126829"
},
{
"$type": "Sungero.Metadata.StringPropertyMetadata, Sungero.Metadata",
"NameGuid": "e328985c-fe32-44bd-844e-a038090a6357",
"Name": "Note",
"CanBeSearch": false,
"Code": "Note",
"ListDataBinderTypeName": "Sungero.Presentation.CommonDataBinders.StringEditorToStringBinder",
"PreviousPropertyGuid": "380da24b-aec3-4e45-ab5a-76feae25c44a"
}
],
"PublicStructures": [],
"RibbonCardMetadata": {
"NameGuid": "ad87a10f-c84b-4386-a9b7-f7a43d64b8b5",
"Name": "RibbonCard",
"Categories": [],
"Elements": [],
"Groups": [],
"IsAncestorMetadata": true,
"Pages": [],
"RibbonKind": "Card"
},
"RibbonCollectionMetadata": {
"NameGuid": "ae1c5117-f510-4de5-8e61-15510c381cf2",
"Name": "RibbonCollection",
"Categories": [],
"Elements": [],
"Groups": [],
"IsAncestorMetadata": true,
"Pages": []
},
"Versions": [
{
"Type": "EntityMetadata",
"Number": 11
}
]
}