Changes

SYSCLS DYNAMIC SELECTIVE LIST CRITERION

1,180 bytes added, 13:32, 30 November 2021
Created page with "{{ClassificationInfoBox | title = Selective list item criterion system classification | name = {{PAGENAMEE}} | inheritance = [[SYSCLS_ROOT]] | namespace = System.Classificatio..."
{{ClassificationInfoBox
| title = Selective list item criterion system classification
| name = {{PAGENAMEE}}
| inheritance = [[SYSCLS_ROOT]]
| namespace = System.Classification.Lists
| purpose = Classify criteria for dynamic selective lists
| version = 3.6+
| id = {413F34A9-762A-42BC-A5F5-BB8A6EE7B160}
}}

== MetaProperties ==
{| class="wikitable" width=50%
|-
! width=30% | Name !! width=30% | Data type !! Comment
|-
| DYNAMIC_SELECTIVE_LIST || {{Guid}} || The dynamic selective list this criterion belongs to.
|-
| IS_MULTI_VALUE_STRING || {{Bool}} || Does the dependency property contain multiple keys separated by ";"?
|-
| DEPENDENCY_CLASS || {{Guid}} || The kind of object do the items depend on - can be null.
|-
| DEPENDENCY_PROPERTY_NAME || {{String}} || The name of the property influencing what items should be available.
|-
| QUERY_CRITERION_NAME|| {{String}} || The name of the offline query criterion corresponding to this object.
|-
| IGNORE_NULL|| {{Bool}} || Should null dependency property values be ignored (TRUE) or should only items with null keys be found in case the dependency value is null (FALSE)?
|}

== See also ==
*

[[Category:Classifications|E]]
1,765
edits