DslDataAttributeEnableAuditLog Property

Gets or sets a value indicating whether audit logging is enabled for the attribute.

Definition

Namespace: Casewhere.Runtime.DSL.Models.DataAttributes
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
C#
public bool EnableAuditLog { get; set; }

Property Value

Boolean

See Also