CollectionSortItem Class Documentation
classCollectionSortItem : SystemIDisposableNamespace:Datalogics::PDFL
- Inherits from:
SystemIDisposable
Detailed Description
Stores data about fields that viewers use for sorting collection items.
Collections are aslo known as portfolios.
Referenced by
Uses types
Constructor & Destructor Documentation
CollectionSortItem
CollectionSortItem(CollectionSortItemrhs, InternalConstructsignifier)Parameters
rhs: CollectionSortItemsignifier: InternalConstruct
CollectionSortItem
CollectionSortItem(stringfieldID, boolorder)Parameters
fieldID: stringthe schema field's id.
order: booltrue for ascending, false for descending
CCollectionSortItem allows to construct sort item which will be used for collection sorting.
~CollectionSortItem
~CollectionSortItem()Property Documentation
Ascending
boolAscending[get]Name
stringName[get]Member Function Documentation
ConstructorRetrieve
static CollectionSortItemConstructorRetrieve(System.IntPtrignored)Parameters
ignored: System.IntPtr
Returns:
CollectionSortItemDispose
voidDispose()Returns:
voidDisposeChildren
voidDisposeChildren()Returns:
void