Syntax
public
Task<IList<Tables.LogMessages_Extended>> LogMessages_GetMessagesAsync(int? Row_Count, int? Message_Level, string Category_Name, int? Job_Id, int? Server_Id, int? Environment_Id)
Parameters
- Row_Count
- Type: int?
- Message_Level
- Type: int?
- Category_Name
- Type: string
- Job_Id
- Type: int?
- Server_Id
- Type: int?
- Environment_Id
- Type: int?