LogCRNote(String) Method
Identifier of the CR being logged.
Used to create a note log against a CR. This overload takes a set of required parameters for the API.
Syntax
'Declaration
Public Overloads Function LogCRNote( _
ByVal _crIDNum_ As String _
) As ToolkitResult
public ToolkitResult LogCRNote(
string _crIDNum_
)
Parameters
crIDNum
Identifier of the CR being logged.
Return Value
The following values are populated in the ToolkitResult object returned by the API method:
- Objid - The Objid of the NoteLog.
Remarks
Allows for the assigning of notes and internal use only text. The date the note is logged can be set, as well as the user who logs the note. Additional fields on the log_cr_note can also be set as well as a time bomb (for the note log), which allows notifications to be generated based on the event.
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family