| GetChangeLog Method | |
| See Also |
- pIGetChangeLogParams
The key of the change log to retrieve.
Retrieves a change log.
The change log is specified by its key, which is contained in the GetChangeLogParams object passed to the method.
| Visual Basic |
|---|
Public Function GetChangeLog( _
ByVal pIGetChangeLogParams As GetChangeLogParams _
) As ChangeLogsParams |
- pIGetChangeLogParams
The key of the change log to retrieve.