.NET Framework Class Library
Application.NeutralFormat Method

<< Click to Display Table of Contents >>

Navigation:  MwPDMApi Namespace > Application Class > Application Methods >

.NET Framework Class Library
Application.NeutralFormat Method

Get NeutralFormat manager object.

Namespace: MwPDMApi
Assembly:  MwPDMApi (in MwPDMApi.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

Visual Basic

Public Function NeutralFormat As NeutralFormat

C#

public NeutralFormat NeutralFormat()

Visual C++

public:

NeutralFormatNeutralFormat()

JavaScript

function neutralFormat();

Return Value

NeutralFormat manager object

Remarks

See Also

Application Class

Application Members

MwPDMApi Namespace