Click or drag to resize

TemplateGetJSON Method

Gets the json string that represents this template

Namespace:  Cadcorp.Configuration.Templates
Assembly:  Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public string GetJSON()

Return Value

Type: String
The json
See Also