ORM Sample Class Library

CourseCollectionOrmTemplate.SortByDateCreated Method 

Sorts a Course by the property DateCreated.

[Visual Basic]
Public Function SortByDateCreated( _
   ByVal sortDirection As SortDirection _
) As CourseCollection
[C#]
public CourseCollection SortByDateCreated(
   SortDirection sortDirection
);

Parameters

sortDirection
The direction to sort in

Return Value

The collection in sorted order

See Also

CourseCollectionOrmTemplate Class | OleroTrainingBiz Namespace


>
Documentation Feedback: CourseCollectionOrmTemplate Class">Send comments on this topic.

Copyright Olero Software Inc. 2002-2004

Generated from assembly OleroTrainingBiz [1.0.1565.29993]

ftware Inc. 2002-2004

Generated from assembly OleroTrainingBiz [1.0.1565.29993]

/td>