[]
        
(Showing Draft Content)

C1.DataCollection.C1SelectDataCollection-2.SelectBack

SelectBack Property

SelectBack

Gets or sets the function that gets the source item from a converted item.

Declaration
protected Func<T, S>? SelectBack { get; set; }