DataGridRowFilteredClaimSetWasUpdated Method |
Namespace: SxcDeskAppLibAssembly: RxAudit (in RxAudit.exe) Version: 2014.1.30.9 (2014.01.30.9)
Syntaxpublic void SetWasUpdated(
bool b
)
Public Sub SetWasUpdated (
b As Boolean
)
public:
void SetWasUpdated(
bool b
)
member SetWasUpdated :
b : bool -> unit
Parameters
- b
- Type: SystemBoolean
See Also