Returns key value for the specified item.
Namespace:
C1.C1Schedule.PrintingAssembly: C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)
Syntax
C# |
---|
protected override DateTime GetKeyForItem( DateAppointments item ) |
Visual Basic (Declaration) |
---|
Protected Overrides Function GetKeyForItem ( _ item As DateAppointments _ ) As DateTime |
Parameters
- item
- Type: C1.C1Schedule.Printing..::..DateAppointments
A DateAppointments object.