InfoObjectCollectionTInfoGetSubsetOrderBy Method |
Returns the clone of the collection with specified order by applied
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public virtual IInfoObjectCollection GetSubsetOrderBy(
string orderBy
)
Parameters
- orderBy
- Type: SystemString
Order By expression
Return Value
Type:
IInfoObjectCollectionSee Also