.NET Framework Class Library
DataEntrHelper.ClearTempData Method
|
<< Click to Display Table of Contents >> Navigation: MwPDMApi Namespace > DataEntrHelper Class > DataEntrHelper Methods > .NET Framework Class Library |
Clears temporary data.
Namespace: MwPDMApi
Assembly: MwPDMApi (in MwPDMApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Visual Basic |
|---|
Public Sub ClearTempData |
C# |
|---|
public void ClearTempData() |
Visual C++ |
|---|
public: void ClearTempData() |
JavaScript |
|---|
function clearTempData(); |
See Also