Data Management Object Model Reference

ILogging.PublishLogs Property

Set to true if you wish private logs exposed on the public agent interface. This enables private logs to be visible to f.ex browsers or other tools accessing the logging backends components

[Visual Basic]
Property PublishLogs As Integer
[C#]
int PublishLogs {get; set;}

See Also

ILogging Interface | SPSSMR.Data.Transformations Namespace