Jump to: navigation, search

Difference between revisions of "SYSCLS UI CUSTOMIZING"


 
Line 9: Line 9:
 
}}
 
}}
  
A Document object which fullfills the UI Customizing Classificatoin is identified as set of custom UI files (XAMLs).  
+
A Document object which fullfills the UI Customizing Classification 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.
 
The client will download and extract its content in the App folder and refresh the UI.
  

Latest revision as of 13:07, 14 June 2021

IC CLASSIFICATION.gif 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 Classification 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.


See also