Load |
Scroll |
Loads the case with the specified case number.
Namespace: Therefore.API
Visual Basic Public Overridable Function UndoCheckOut ( _ nCaseNo As Integer _ pServer As TheServer _ ) C# public virtual void UndoCheckOut ( int nCaseNo, TheServer pServer )
Parameters nCaseNo The case number of the case.
pServer An valid and connected TheServer Object.
Return Value None. |
|