Click or drag to resize

IDBConfigWriterRemoveNoticeBoardColumn Method

Removes a column 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 RemoveNoticeBoardColumn(
	int itemId
)

Parameters

itemId
Type: SystemInt32

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

Return Value

Type: Boolean
Success boolean.
See Also