Click or drag to resize

CTInterfaceBatchOperationTemplatePreLoadArgs Class

Event argument class for OnBatchOperationTemplatePreLoad.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    ATR.CT.CTInterfaceCTInterfaceBatchOperationTemplatePreLoadArgs

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

The CTInterfaceBatchOperationTemplatePreLoadArgs type exposes the following members.

Properties
 NameDescription
Public propertyBatchOpTemplate Object representing Batch Operation Template.
Public propertyTag Set tag for the template and it will be shown in brackets after the template name at Batch Operations.
Top
Revision History
DateVersionDescription
-2021 SP1First Release
See Also