Click or drag to resize

IDBConfigWriterAddUpdateNoticeBoardLayer Method

Adds a layer to a notice, or updates an existing notice.

Namespace:  Cadcorp.Configuration.Connectors
Assembly:  Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
NoticeBoardLayerData AddUpdateNoticeBoardLayer(
	NoticeBoardLayerData layer
)

Parameters

layer
Type: Cadcorp.ConfigurationNoticeBoardLayerData
Populated layer object.

Return Value

Type: NoticeBoardLayerData
Populated layer object.
See Also