DataGridRowChainRequestAmountRecovered Property |
Namespace: SxcDeskAppLibAssembly: RxAudit (in RxAudit.exe) Version: 2014.1.30.9 (2014.01.30.9)
Syntaxpublic decimal AmountRecovered { get; }
Public ReadOnly Property AmountRecovered As Decimal
Get
public:
property Decimal AmountRecovered {
Decimal get ();
}
member AmountRecovered : decimal with get
Property Value
Type:
Decimal
See Also