Returns property name as the key for collection.
Namespace:
C1.C1ScheduleAssembly: C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)
Syntax
| C# |
|---|
protected override string GetKeyForItem( MappingInfo item ) |
| Visual Basic (Declaration) |
|---|
Protected Overrides Function GetKeyForItem ( _ item As MappingInfo _ ) As String |
Parameters
- item
- Type: C1.C1Schedule..::..MappingInfo
The MappingInfo object.