Click or drag to resize

NoticeBoardNoticeGetJSON Method

Gets the JSON configuration object for this notice

Namespace:  Cadcorp.Configuration.NoticeBoard
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 string representation of the JSON configuration item
See Also