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