 |
AttachmentSortFieldName Property |
Gets or sets the name of the sort field.
Namespace:
ConneXion
Assembly:
ConneXion (in ConneXion.dll) Version: 2020.0
Syntaxpublic AttachmentSortFieldAttachment SortFieldName { get; set; }
Public Property SortFieldName As AttachmentSortFieldAttachment
Get
Set
Property Value
Type:
AttachmentSortFieldAttachmentThe name of the sort field.
Remarks Note |
---|
|
Tip |
---|
Methods that use this property - FindAttachmentsForClaim
- FindAttachmentsForPolicy
- FindAttachmentsForEntity
|
See Also