 | CTInterfaceCopyObjectArgsCopyTargetObjects Property |
[This is preliminary documentation and is subject to change.]
Array of objects representing files in copy list.
Namespace: ATR.CT.CTInterfaceAssembly: CTInterface (in CTInterface.dll)
Syntaxpublic ICopyFileTarget[] CopyTargetObjects { get; set; }
Public Property CopyTargetObjects As ICopyFileTarget()
Get
Set
Property Value
Type:
ICopyFileTarget
See Also