Skip to content

52641a4f 6791 415b f269 a3120f135e96

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

InputOptionsAttribute Class

Additional header content

Declares input attribute.

Inheritance Hierarchy

System.Object
  System.Attribute
    iTin.Export.ComponentModel.Input.InputOptionsAttribute
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 sealed class InputOptionsAttribute : Attribute

VB

Public NotInheritable Class InputOptionsAttribute
	Inherits Attribute

The InputOptionsAttribute type exposes the following members.

Constructors

 

Name Description
Public method InputOptionsAttribute Initializes a new instance of the InputOptionsAttribute class
  Back to Top

Properties

 

Name Description
Public property AdapterType Gets or sets a value that represents the adapter type
Public property TypeId (Inherited from Attribute.)
  Back to Top

Methods

 

Name Description
Public method Equals (Inherited from Attribute.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Attribute.)
Public method GetType (Inherited from Object.)
Public method IsDefaultAttribute (Inherited from Attribute.)
Public method Match (Inherited from Attribute.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
  Back to Top

Remarks

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

See Also

Reference

iTin.Export.ComponentModel.Input Namespace

Clone this wiki locally