.NET Framework Class Library
Options Class

<< Click to Display Table of Contents >>

Navigation:  MwPDMApi Namespace >

.NET Framework Class Library
Options Class

Provides access to options and parameters management.

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

Syntax

Visual Basic

Public Class Options

C#

public class Options

Visual C++

public ref class Options

JavaScript

MwPDMApi.Options = function();

Type.createClass(
 'MwPDMApi.Options');

Remarks

Inheritance Hierarchy

System.Object

MwPDMApi.Options

See Also

Options Members

MwPDMApi Namespace