Skip to content

f99174e2 579d 4363 766f 4a87f31e1dfe

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

BaseInput.InputMetadata Property

Additional header content

Gets a reference that contains the metadata information about 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#

public InputOptionsMetadata InputMetadata { get; }

VB

Public ReadOnly Property InputMetadata As InputOptionsMetadata
	Get

Property Value

Type: InputOptionsMetadata
A TargetExtendedInformation that contains the metadata information about this input.

Implements

IInput.InputMetadata

Remarks

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

See Also

Reference

BaseInput Class
iTin.Export.ComponentModel.Input Namespace

Clone this wiki locally