| 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 Function Delete As Boolean
member Delete : unit -> bool
Return Value
Type:
BooleanTrue if the item was deleted, false otherwise.
See Also