GetProjectMiscellaneousLogByKey


Description

Retrieves a single project miscellaneous log object based on the specified project miscellaneous log key.

Parameters

Parameter

Type

Description

key

ProjectMiscellaneousLogKey

The project miscellaneous log key object that specifies the project miscellaneous log to retrieve.

context

Context

Specifies information about how the method will be called.


Return Value:

Value

Type

Description

GetProjectMiscellaneousLogByKeyResult

ProjectMiscellaneousLog

The project miscellaneous log object.


Interfaces

 

Examples

A detailed example is not available for this method.


Documentation Feedback