GetDocumentLog Method
Overloads
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<LogFileEntry> |