ConstantsHiddenAttributePrefix Field |  |
Prefix for special data values, acting as a "hide command". This causes the Operator Client to hide specified data (Key-Value pairs)
in the user interface.
The keys of the Key-Value pairs to be hidden must be listed after the prefix, separated with a space.
Any Key-Value pair containing a "hide command" is also hidden implicitly.
Namespace: Bosch.Vms.SDKAssembly: Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
Syntaxpublic const string HiddenAttributePrefix = "$$HIDE "
Field Value
String
See Also