GetLatestTaskLog Method
Overloads
GetLatestTaskLog(String, Guid, Int32)
Declaration
List<LogfileEntry> GetLatestTaskLog(string xsPassword, Guid taskId, int maxRecords)
Parameters
Type | Name | Description |
---|---|---|
System.String | xsPassword | |
System.Guid | taskId | |
System.Int32 | maxRecords |
Returns
Type | Description |
---|---|
System.Collections.Generic.List<SolutionGlobal.Logging.LogfileEntry> |
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!