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