ProGet SDK Reference
Version:

LogMessages_GetMessagesAsync(int? Row_Count, Inedo.Data.YNIndicator? IncludeReadMessages_Indicator, string Category_Name, int? Message_Level) Method

Gets the messages from the error log that match the specified criteria.

Syntax

public Task<IList<Tables.LogMessages>> LogMessages_GetMessagesAsync(int? Row_Count, Inedo.Data.YNIndicator? IncludeReadMessages_Indicator, string Category_Name, int? Message_Level)

Parameters

Row_Count
Type: int?
IncludeReadMessages_Indicator
Type: Inedo.Data.YNIndicator?
Category_Name
Type: string
Message_Level
Type: int?