Click or drag to resize

AttachmentSortFieldName Property

Gets or sets the name of the sort field.

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

Property Value

Type: AttachmentSortFieldAttachment
The name of the sort field.
Remarks
Note Note
  • Name - SortFieldName
Tip Tip

Methods that use this property

  • FindAttachmentsForClaim
  • FindAttachmentsForPolicy
  • FindAttachmentsForEntity
See Also