DataGridRowFilteredClaimamountPaid Property |
Namespace: SxcDeskAppLibAssembly: RxAudit (in RxAudit.exe) Version: 2014.1.30.9 (2014.01.30.9)
Syntaxpublic decimal amountPaid { get; set; }
Public Property amountPaid As Decimal
Get
Set
public:
property Decimal amountPaid {
Decimal get ();
void set (Decimal value);
}
member amountPaid : decimal with get, set
Property Value
Type:
Decimal
See Also