Click or drag to resize

CTInterface.BatchOperationTemplatePreLoadArgs Class

Event argument class for OnBatchOperationTemplatePreLoad.
Inheritance Hierarchy
System.Object
  System.EventArgs
    ATR.CT.CTInterface.CTInterface.BatchOperationTemplatePreLoadArgs

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

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