Occurs after a DECommand object is added to a DataEnvironment object.
Syntax
Sub object_DECommandAdded(value)
The DECommandAdded event syntax has these parts:
Part | Description |
object | An object expression that evaluates to an item in the Applies To list. |
value | A value that specifies the DECommand object that was added to the DataEnvironment object. |