GetDocumentLog Method
Last updated: 2/27/2026Overloads
GetDocumentLog(Guid, Guid)
Declaration
List<LogfileEntry> GetDocumentLog(Guid taskId, Guid logId)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Guid | taskId | |
| System.Guid | logId |
Returns
| Type | Description |
|---|---|
| System.Collections.Generic.List<SolutionGlobal.Logging.LogfileEntry> |