Click or drag to resize

AttachmentFileInfoClassData Property

Gets or sets the binary data.

Namespace:  ConneXion
Assembly:  ConneXion (in ConneXion.dll) Version: 2020.0
Syntax
public string Data { get; set; }

Property Value

Type: String
The binary data.
Remarks
Note Note
  • Name - Data
  • Required on Insert
See Also