Click or drag to resize

CTInterface.BatchOperationsCompletedArgs Class

Event argument class for OnBatchOperationsCompleted.
Inheritance Hierarchy
System.Object
  System.EventArgs
    ATR.CT.CTInterface.CTInterface.BatchOperationsCompletedArgs

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

The CTInterface.BatchOperationsCompletedArgs 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