ScheduleCollectionOrmTemplate.FindBy Method (String, Object)
Find the first in the collection, based on the supplied property.
[Visual Basic]Overloads Public Function FindBy( _
ByVal
property As
String, _
ByVal
searchValue As
Object _
) As
Schedule Parameters
- property
- The property to find by
- searchValue
Return Value
See Also
ScheduleCollectionOrmTemplate Class | OleroTrainingBiz Namespace | ScheduleCollectionOrmTemplate.FindBy Overload List