Difference between revisions of "SYSCLS UI CUSTOMIZING"
(→MetaProperties) |
|||
Line 5: | Line 5: | ||
| namespace = System.Classification.Document | | namespace = System.Classification.Document | ||
| purpose = Marks an document object to be custom UI archive (set of XAMLS) | | purpose = Marks an document object to be custom UI archive (set of XAMLS) | ||
− | | version = | + | | version = 3.5.0 |
| id = {9C13736D-5AA5-4C38-8129-9DC0AE99AA32} | | id = {9C13736D-5AA5-4C38-8129-9DC0AE99AA32} | ||
}} | }} | ||
Line 22: | Line 22: | ||
|} | |} | ||
− | + | ||
== See also == | == See also == | ||
Line 28: | Line 28: | ||
* [[HowTo:Assign a Classification to a MetaClass]] | * [[HowTo:Assign a Classification to a MetaClass]] | ||
− | {{Category/Version| | + | {{Category/Version|3.5.0}} |
Revision as of 06:25, 6 April 2020
UI Customizing classification | |
---|---|
Name | SYSCLS_UI_CUSTOMIZING |
Inheritance | SYSCLS_ARCHIVE |
Namespace | System.Classification.Document |
ID | {9C13736D-5AA5-4C38-8129-9DC0AE99AA32} |
Purpose | Marks an document object to be custom UI archive (set of XAMLS) |
Version | 3.5.0 |
A Document object which fullfills the UI Customizing Classificatoin is identified as set of custom UI files (XAMLs). The client will download and extract its content in the App folder and refresh the UI.
MetaProperties
Name | Data type | Comment |
---|---|---|
FILE_TYPE | String | Specifies the file type . |
CUSTOMIZING_VERSION | String | Version indicator of the UI file set. The version is shown in the App. |