GetCheckInComment |
Scroll |
This opens the check in comment dialog.
Namespace: Therefore.API
Visual Basic Public Overridable Function GetCheckInComment ( _ nCategory As Integer, _ pServer As TheServer, _ strCheckInComment As String _ ) As Integer C# public virtual int GetCheckInComment ( int nCategory. TheServer pServer, out string strCheckInComment )
Parameters nCategory The category no. of the document.
pServer A valid and connected TheServer Object.
strCheckInComment The check in comment.
Return Value
|
|