Click or drag to resize
CTInterfaceCopyObjectArgs Class
Event argument class for OnPreFillCopyFileTargets.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    ATR.CT.CTInterfaceCTInterfaceCopyObjectArgs

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

The CTInterfaceCopyObjectArgs type exposes the following members.

Properties
  NameDescription
Public propertyCopyTargetObjects
Array of objects representing files in copy list.
Public propertyDatabase
Currently active CUSTOMTOOLS database.
Public propertyFilename
Not used.
Public propertyProfile
Currently active CUSTOMTOOLS profile.
Top
Availability

CUSTOMTOOLS 2015 SP2


See Also