AddObjectCommand Method
- Last UpdatedNov 06, 2025
- 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