Click or drag to resize

ProcessLogFilter Properties

The ProcessLogFilter type exposes the following members.

Properties
  NameDescription
Public propertyContext
Determines the context of the process log files to retrieve.
Public propertyDateRange
Determines the range of date of the process log files to retrieve.
Public propertyIncludeLog
Determines whether the process log files to retrieve will contain the log information.
Public propertyProcessId
Determines the process whose log files to retrieve. Only applies if Context is set to "Project" or "PROGRAM".
Public propertyProject
Determines the project whose process log files to retrieve. Only applies if Context is set to "Project" or "PROGRAM".
Public propertyUid
Determines the unique id of the process log file that will be retrieved.
Public propertyUserId
Determines the user whole process log files to retrieve.
Top
See Also