Click or drag to resize

DBConfigurationBaseGetAllNoticeBoards Method

Gets array of NoticeBoard data.

Namespace:  Cadcorp.Configuration.Connectors
Assembly:  Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public virtual NoticeBoardData[] GetAllNoticeBoards()

Return Value

Type: NoticeBoardData
Array of Noticeboard data.

Implements

IDBConfigReaderGetAllNoticeBoards
See Also