.NET Framework Class Library
DataEntrHelper.ClearTempData Method

<< Click to Display Table of Contents >>

Navigation:  Programming Mechworks PDM > .NET API > MwPDMApi Namespace > DataEntrHelper Class > DataEntrHelper Methods >

.NET Framework Class Library
DataEntrHelper.ClearTempData Method

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

DataEntrHelper Class

DataEntrHelper Members

MwPDMApi Namespace