| AccessComputationResultPropertyAccess Property |
System names (case-insensitive) of properties that the active user is allowed to update on the data object which the computed access is for.
Is ignored if null - meaning that all properties may then be updated by the active user.
Is also ignored if Access doesn't contain "Update" (as it is then irrelevant).
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic string[] PropertyAccess { get; set; }
Property Value
Type:
String
See Also