GetJson()

Method in Project

Summary

Gets a string containing JSON-formatted text that represents this Project .

public string GetJson();

Returns

The Project , serialized to JSON.

Last updated

Was this helpful?