docs.inedo.com →
inedo.com →
ProGet SDK Reference
Version:
4.3.0
4.0.0
ProGet SDK
Inedo.ProGet.Data
DB
LogMessages_DeleteMessages(int!,string)
LogMessages_DeleteMessages(int? LogMessage_Id, string Category_Name) Method
Deletes one or all messages from the error log.
Syntax
public
static
void
LogMessages_DeleteMessages(
int
? LogMessage_Id,
string
Category_Name)
Parameters
LogMessage_Id
Type: int?
Category_Name
Type: string