[This is preliminary documentation and is subject to change.]

Updates the demo data... NOTE: This functions hould only be used with demo data otherwise it will mess up the dates of all officeclip data...

Namespace:  OfficeClip.DBLayer.Account
Assembly:  OfficeClip.DBLayer (in OfficeClip.DBLayer)
Version: 8.1.1.0

Syntax

C#
public void UpdateDemoData()
Visual Basic (Declaration)
Public Sub UpdateDemoData
Visual C++
public:
void UpdateDemoData()

See Also