DataGridRowFilteredClaimdaysSupply Property |
Namespace: SxcDeskAppLibAssembly: RxAudit (in RxAudit.exe) Version: 2014.1.30.9 (2014.01.30.9)
Syntaxpublic int daysSupply { get; set; }
Public Property daysSupply As Integer
Get
Set
public:
property int daysSupply {
int get ();
void set (int value);
}
member daysSupply : int with get, set
Property Value
Type:
Int32
See Also