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

CUSTOMTOOLS 2021 SP1


See Also