<< Click to Display Table of Contents >>

IClearQuestLogTarget

This interface provides ClearQuest store related information.


Method Detail

ExecuteType

public string ExecuteType

Gets the Clear Quest execution type requested by the client.

QuerySubType

public string QuerySubType

Gets the QuerySub type requested by the client.

Query

public string Query

Gets the query statement requested by the client.

QueryExecuteTime

public long QueryExecuteTime

Gets the time taken to execute the query statement requested by the client.

QueryState

public string QueryState

Gets whether the query statement requested by the client has been successfully executed.