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) Version: 25.0
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
Revision History
DateVersionDescription
-2015 SP2First Release
See Also