Click or drag to resize

AttachmentRecordNumber Property

Gets or sets the database record number of attachment.

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

Property Value

Type: String
The record number.
Remarks
Note Note
  • Name - RecordNumber
  • Required on Update
  • Required on Delete>
See Also