GetProjectMiscellaneousLogList


Description

Retrieves a list of project miscellaneous log summary objects that match the specified criteria.

Parameters

Parameter

Type

Description

criteria

ProjectMiscellaneousLogCriteria

A project miscellaneous log criteria object that specifies which project miscellaneous log summary objects to retrieve.

context

Context

Specifies information about how the method will be called.


Return Value:

Value

Type

Description

GetProjectMiscellaneousLogListResult

ArrayOfProjectMiscellaneousLogSummary

The list of project miscellaneous log summary objects that match the specified criteria.


Interfaces

 

Examples

A detailed example is not available for this method.


Documentation Feedback