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)
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
Availability

CUSTOMTOOLS 2021 SP1


See Also