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