IDBConfigWriterRemoveNoticeBoardLayer Method |
Removes a layer from the system.
Namespace:
Cadcorp.Configuration.Connectors
Assembly:
Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntaxbool RemoveNoticeBoardLayer(
int itemId
)
Function RemoveNoticeBoardLayer (
itemId As Integer
) As Boolean
Parameters
- itemId
- Type: SystemInt32
[Missing <param name="itemId"/> documentation for "M:Cadcorp.Configuration.Connectors.IDBConfigWriter.RemoveNoticeBoardLayer(System.Int32)"]
Return Value
Type:
BooleanSuccess Boolean
See Also