Click or drag to resize
ServerSecurityAppendToLogFile Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a property to indicate if the log file shown be appended to.

Namespace: DataPAServerSecurity
Assembly: DataPAServerSecurity (in DataPAServerSecurity.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool AppendToLogFile { get; set; }

Property Value

Type: Boolean
True if the log file shown be appended to.

Return Value

Type: Boolean
True if the log file shown be appended to.
Remarks