Click or drag to resize

AttachmentFileInfo Property

Gets or sets the array of file information classes.

Namespace:  ConneXion
Assembly:  ConneXion (in ConneXion.dll) Version: 2020.0
Syntax
public AttachmentFileInfoClass[] FileInfo { get; set; }

Property Value

Type: AttachmentFileInfoClass
The file information class.
Remarks
Note Note
  • Name - FileInfo
  • Required on Insert
See Also