Click or drag to resize

CTInterfaceBatchOperationsCompletedArgs Class

Event argument class for OnBatchOperationsCompleted.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    ATR.CT.CTInterfaceCTInterfaceBatchOperationsCompletedArgs

Namespace: ATR.CT.CTInterface
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public class BatchOperationsCompletedArgs : EventArgs

The CTInterfaceBatchOperationsCompletedArgs type exposes the following members.

Properties
 NameDescription
Public propertyBatchOpTemplateID ID of ICTBatchOperationTemplate in case that template was activated before the Batch Operations started. 0 if no active template.
Top
Revision History
DateVersionDescription
-2021 SP1First Release
See Also