TIWCGJQCustomGantt.LoadProject(string) Method
Load project from string.
public procedure LoadProject(const AJSonStr: string); overload;
Parameters
- AJSonStr
- Type: string
string (json format)
Load project from string.
public procedure LoadProject(const AJSonStr: string); overload;
string (json format)