Click or drag to resize

IDBConfigReaderGetNoticeBoardConfiguration Method

Get the configuration dataset for a noticeboard

Namespace:  Cadcorp.Configuration.Connectors
Assembly:  Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
NoticeBoardDataSet GetNoticeBoardConfiguration(
	string noticeBoardName
)

Parameters

noticeBoardName
Type: SystemString
the name of the notice board

Return Value

Type: NoticeBoardDataSet
A dataset containing the configuration
See Also