What does the UIBlockDefinition.Title property do?
The documentation is very nondescriptive about it.
I would like to know:
- What does it do
- On which component types does it work
- When was it introduced
- Does it work in both Cube and web
Thomas Cauwelier [SLC] [DevOps Advocate] Selected answer as best 12th September 2022
Hi Thomas,
- What does it do
Defining a custom caption for an interactive automation script window - On which component types does it work
Any should, it is a script option, regardless what the script content is. - When was it introduced
DM 9.6.6 - Does it work in both Cube and web
I believe so, It's a core feature. Have you tried and check on it?
Hope this helps you further
Thomas Cauwelier [SLC] [DevOps Advocate] Selected answer as best 12th September 2022
Not really.
The Title property on the Block is deprecated and is replaced by the Title property on the parser.
Why? it used to be a separate block definition to define a title, which is not supported anymore since 9.6.6
Hi Matthias,
Could it be that you are confusing it with the UIBuilder.Title property?
https://docs.dataminer.services/develop/api/types/Skyline.DataMiner.Automation.UIBuilder.Title.html