 |
AttachmentFileInfo Property |
Gets or sets the array of file information classes.
Namespace:
ConneXion
Assembly:
ConneXion (in ConneXion.dll) Version: 2020.0
Syntaxpublic AttachmentFileInfoClass[] FileInfo { get; set; }
Public Property FileInfo As AttachmentFileInfoClass()
Get
Set
Property Value
Type:
AttachmentFileInfoClassThe file information class.
Remarks Note |
---|
- Name - FileInfo
- Required on Insert
|
See Also