AddObjectCommand Method
- Last UpdatedMar 17, 2026
- 1 minute read
Used to add a ObjectCommand to the ObjectCommands
'Declaration
Public Sub AddObjectCommand( _
ByVal objectCommand As ObjectCommand _
)
'Usage
Dim instance As MiddlewareValidation
Dim objectCommand As ObjectCommand
instance.AddObjectCommand(objectCommand)
public void AddObjectCommand(
ObjectCommand objectCommand
)
Parameters
- objectCommand
- The objectcommand that will be added to