[]
        
(Showing Draft Content)

C1.DataCollection.C1ConvertDataCollection-2.ConvertBack

ConvertBack Property

ConvertBack

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

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