[This is preliminary documentation and is subject to change.]
Adds the notes for history
Namespace:
OfficeClip.DBLayer.TEAssembly: OfficeClip.DBLayer (in OfficeClip.DBLayer)
Version: 8.1.1.0
Syntax
| C# |
|---|
protected void AddHistoryNote( StringBuilder sb, PunchTimeInfo piOld, PunchTimeInfo piNew, int num ) |
| Visual Basic (Declaration) |
|---|
Protected Sub AddHistoryNote ( _ sb As StringBuilder, _ piOld As PunchTimeInfo, _ piNew As PunchTimeInfo, _ num As Integer _ ) |
| Visual C++ |
|---|
protected: void AddHistoryNote( StringBuilder^ sb, PunchTimeInfo^ piOld, PunchTimeInfo^ piNew, int num ) |
Parameters
- sb
- Type: System.Text..::.StringBuilder
- num
- Type: System..::.Int32
