PythonAdapter.AsAdapter

Syntax

PythonAdapter.AsAdapter

Return Value

Adapter

Purpose

Returns the underlying module Adapter object that represents the PythonAdapter object.

Remarks

Use the underlying module Adapter object to access properties and methods common to all adapters.

See Also

Adapter

PythonAdapter