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