'Declaration
Public Overloads Sub Hold( _ ByVal comment As System.String _ )
'Usage
Dim instance As Entry Dim comment As System.String instance.Hold(comment)
public void Hold( System.string comment )
Parameters
- comment
- A comment to be added to the audit trail for the entry.