NoticeBoardConfigurationGetTemplateJSON Method |
Gets the JSON object for all the templates in this NoticeBoard
Namespace:
Cadcorp.Configuration.NoticeBoard
Assembly:
Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntaxpublic string GetTemplateJSON()
Public Function GetTemplateJSON As String
Return Value
Type:
StringJSON object for all the templates in this NoticeBoard
See Also