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)
Syntaxbool RemoveNoticeBoardColumn(
int itemId
)
Function RemoveNoticeBoardColumn (
itemId As Integer
) As Boolean
Parameters
- itemId
- Type: SystemInt32
[Missing <param name="itemId"/> documentation for "M:Cadcorp.Configuration.Connectors.IDBConfigWriter.RemoveNoticeBoardColumn(System.Int32)"]
Return Value
Type:
BooleanSuccess boolean.
See Also