Skip to content

3762c3a1 2601 d260 c00b 1f74939e1554

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

IInput.InputMetadata Property

Additional header content

Gets a reference that contains metadata information of this input.

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#

InputOptionsMetadata InputMetadata { get; }

VB

ReadOnly Property InputMetadata As InputOptionsMetadata
	Get

Property Value

Type: InputOptionsMetadata
A InputMetadata that contains the extended information about this input.

Remarks

[Missing documentation for "P:iTin.Export.ComponentModel.Input.IInput.InputMetadata"]

See Also

Reference

IInput Interface
iTin.Export.ComponentModel.Input Namespace

Clone this wiki locally