Click or drag to resize
Galactic API

ConfigurationItemDelete Method

Deletes the configuration item.

Namespace:  Galactic.Configuration
Assembly:  Galactic.Configuration (in Galactic.Configuration.dll) Version: 1.3.0.499 (1.3.0.499)
Syntax
public bool Delete()

Return Value

Type: Boolean
True if the item was deleted, false otherwise.
See Also