ToiAssetManagerServiceSortCondition Interface Reference


Description

This is the documentation for ToiAssetManagerServiceSortCondition.
Definition of a sort condition. Use toi.statics.ToiAssetManagerServiceSortCondition.create(<sortProperty>, <sortAscending>) to create an instance of ToiAssetManagerServiceSortCondition.

import "ToiAssetManagerServiceSortCondition.idl";

List of all members.

Public Attributes

attribute
ToiAssetManagerService::TToiPropertyId 
sortProperty
attribute boolean sortAscending

Member Data Documentation

Defines sorting order.