Click or drag to resize

CTInterfaceBatchOperationsLaunchedArgs Class

Event argument class for OnBatchOperationsLaunched.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    ATR.CT.CTInterfaceCTInterfaceBatchOperationsLaunchedArgs

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

The CTInterfaceBatchOperationsLaunchedArgs 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