3f556533 f2b1 e5e6 2133 0399207aad93 - iAJTin/iExportEngine GitHub Wiki
Additional header content
Defines a value that contains the metadata information of a BaseInput.
Namespace: iTin.Export.ComponentModel.Input
Assembly: iTin.Export.Core (in iTin.Export.Core.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public struct InputOptionsMetadata : IEquatable<InputOptionsMetadata>VB
Public Structure InputOptionsMetadata
Implements IEquatable(Of InputOptionsMetadata)The InputOptionsMetadata type exposes the following members.
| Name | Description | |
|---|---|---|
![]() |
InputOptionsMetadata | Initializes a new instance of the InputOptionsMetadata struct. |
| Name | Description | |
|---|---|---|
![]() |
AdapterType | Gets a value that contains which adapter will be used to export this input. |
| Name | Description | |
|---|---|---|
![]() |
Equals(Object) | Determines whether the specified Object, is equal to this instance. (Overrides ValueType.Equals(Object).) |
![]() |
Equals(InputOptionsMetadata) | Indicates whether the current object is equal to another object of the same type. |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | Returns a hash code for this instance. (Overrides ValueType.GetHashCode().) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | Returns a String that represents this instance. (Overrides ValueType.ToString().) |
| Name | Description | |
|---|---|---|
![]()
|
Equality | Implements the equality operator (==). |
![]()
|
Inequality | Implements the inequality operator (!=). |
[Missing documentation for "T:iTin.Export.ComponentModel.Input.InputOptionsMetadata"]



