Click or drag to resize

IASessionBatchCommand Property

Gets the current batch command.

Namespace:  Koopman.CheckPoint.IA
Assembly:  CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
public Command BatchCommand { get; }
Request Example View Source

Property Value

Type: Command
The batch command.
See Also