featurePropertiesaudit_LimitFieldVisibility Property |
Log audit data appropriately for enforcement of field-level visibility by the ReadableAuditVisibility extension. If false, the ReadableAudit attribute by the same name applies.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax bool audit_LimitFieldVisibility { get; }
ReadOnly Property audit_LimitFieldVisibility As Boolean
Get
Property Value
Type:
BooleanLog audit data appropriately for enforcement of field-level visibility by the ReadableAuditVisibility extension. If false, the ReadableAudit attribute by the same name applies.
See Also