Click or drag to resize

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; }

Property Value

Type: Boolean
Log 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