Data Management Object Model Reference

Logging.Path Property

The physical network path or URL to store the logfiles

[Visual Basic]
NotOverridable Public Property Path As String _
    Implements ILogging.Path
[C#]
public string Path {get; set;}

Implements

ILogging.Path

See Also

Logging Class | SPSSMR.Data.Transformations Namespace