Selectable Line Item
The SelectableLineItem
wrapps a LineItem and adds the possibility to select/deselect it and also add a reason why it's deselected.
Constructors
Link copied to clipboard
public SelectableLineItem SelectableLineItem(Boolean selected, GiniCaptureReturnReason reason, Boolean addedByUser, LineItem lineItem)
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Reason for deselection.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Reason for deselection.
Link copied to clipboard
Link copied to clipboard