forked from maargasystems/PowerApps-VersionControl-Demo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCanvasManifest.json
90 lines (90 loc) · 2.88 KB
/
CanvasManifest.json
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
{
"FormatVersion": "0.23",
"Header": {
"DocVersion": "1.312",
"MinVersionToLoad": "1.312",
"MSAppStructureVersion": "2.0"
},
"Properties": {
"AppCreationSource": "AppFromScratch",
"AppDescription": "",
"AppPreviewFlagsMap": {
"aibuilderserviceenrollment": true,
"autocreateenvironmentvariables": false,
"backfromhostaction": false,
"behaviorpropertyui": false,
"blockmovingcontrol": true,
"classiccontrols": false,
"componentauthoring": true,
"datatablev2control": true,
"delaycontrolrendering": false,
"delayloadscreens": true,
"dynamicschema": false,
"enableaimodelsindatapane": false,
"enableappembeddingux": false,
"enablecdsfileandlargeimage": true,
"enableexcelonlinebusinessv2connector": false,
"enableonstart": true,
"enableonstartnavigate": true,
"enablepcfmoderndatasets": true,
"enablerowscopeonetonexpand": false,
"enablerulespanel": false,
"enablesummerlandgeospatialfeatures": true,
"enhanceddelegation": true,
"enhancedgalleryinitialization": true,
"enhancedgroupcontrol": true,
"errorhandling": false,
"externalmessage": false,
"formuladataprefetch": true,
"generatedebugpublishedapp": false,
"improvedmediacapture": false,
"keeprecentscreensloaded": false,
"korenderingstack": false,
"longlivingcache": false,
"nativecdsexperimental": true,
"optimizedforteamsmeeting": false,
"parallelcodegen": false,
"projectionmapping": true,
"reactformulabar": false,
"reliableconcurrent": true,
"usedisplaynamemetadata": true,
"useenforcesavedatalimits": true,
"useexperimentalcdsconnector": true,
"useexperimentalsqlconnector": true,
"useguiddatatypes": true,
"usenonblockingonstartrule": true,
"webbarcodescanner": false
},
"Author": "",
"ContainsThirdPartyPcfControls": false,
"DefaultConnectedDataSourceMaxGetRowsCount": 500,
"DocumentAppType": "DesktopOrTablet",
"DocumentLayoutHeight": 768,
"DocumentLayoutLockOrientation": true,
"DocumentLayoutMaintainAspectRatio": true,
"DocumentLayoutOrientation": "landscape",
"DocumentLayoutScaleToFit": true,
"DocumentLayoutWidth": 1366,
"DocumentType": "App",
"EnableInstrumentation": false,
"FileID": "d52f10ac-8148-45f5-94c5-0fd596963d0b",
"Id": "6482ead5-c95f-44ce-82fc-efb68a21ad03",
"Name": "DemoOnJune03.msapp",
"OriginatingVersion": "1.312"
},
"PublishInfo": {
"AppName": "DemoOnJune03",
"BackgroundColor": "rgba(0, 176, 240, 1)",
"IconColor": "RGBA(255,255,255,1)",
"IconName": "Edit",
"LogoFileName": "logo.jpg",
"PublishDataLocally": false,
"PublishResourcesLocally": false,
"PublishTarget": "player",
"UserLocale": "en-US"
},
"ScreenOrder": [
"Screen1",
"Screen2"
]
}