EntityFilterRestriction property
- Last UpdatedNov 26, 2024
- 1 minute read
Use the EntityFilterRestriction property to determine the setting of the entity filter. This is a design-time property.
If the RequireEntityLogon property is set to True, you can set this property to one of the following:
-
Current entity (1)
-
Current entity or storage entities (2)
-
Logged on entities (3)
-
Logged on entities or storage entities (4)
If the RequireEntityLogon property is set to False, the EntityFilterRestriction property must be set to None (0). If the RequireEntityLogon property is set to True, this property cannot be set to None.
|
Data Type |
Read/Write |
Default Value |
|---|---|---|
|
Enumeration |
R/W |
None |