Click or drag to resize

IDBConfigWriterRemoveNoticeBoardNotice Method

Removes a notice from the system.

Namespace:  Cadcorp.Configuration.Connectors
Assembly:  Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
bool RemoveNoticeBoardNotice(
	int itemId
)

Parameters

itemId
Type: SystemInt32

[Missing <param name="itemId"/> documentation for "M:Cadcorp.Configuration.Connectors.IDBConfigWriter.RemoveNoticeBoardNotice(System.Int32)"]

Return Value

Type: Boolean
Success boolean
See Also