Skip to content

9551e089 64c7 6fec a930 7059eba346f9

Fernando Garcia edited this page May 8, 2018 · 1 revision

InputOptionsAttribute.AdapterType Property

Additional header content

Gets or sets a value that represents the adapter type

Namespace: iTin.Export.ComponentModel.Input
Assembly: iTin.Export.Core (in iTin.Export.Core.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

public Type AdapterType { get; set; }

VB

Public Property AdapterType As Type
	Get
	Set

Property Value

Type: Type
A Type that contains the adapter's type.

Remarks

[Missing documentation for "P:iTin.Export.ComponentModel.Input.InputOptionsAttribute.AdapterType"]

See Also

Reference

InputOptionsAttribute Class
iTin.Export.ComponentModel.Input Namespace

Clone this wiki locally