 |
AttachmentFileInfoClassFileName Property |
Gets or sets the name of the file. If file name is longer then 8+3, ConneXion will truncate.
Namespace:
ConneXion
Assembly:
ConneXion (in ConneXion.dll) Version: 2020.0
Syntaxpublic string FileName { get; set; }
Public Property FileName As String
Get
Set
Property Value
Type:
StringThe name of the file on disk.
Remarks Note |
---|
- Name - FileName
- Required on Insert
|
See Also