Click or drag to resize
CTInterfaceCopyObjectArgsCopyTargetObjects Property

[This is preliminary documentation and is subject to change.]

Array of objects representing files in copy list.

Namespace: ATR.CT.CTInterface
Assembly: CTInterface (in CTInterface.dll)
Syntax
public ICopyFileTarget[] CopyTargetObjects { get; set; }

Property Value

Type: ICopyFileTarget
See Also