Skip to content

ded941ad 18b1 7d8d a052 d5c26854da7e

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

ISettings.AdapterMetadata Property

Additional header content

Gets a reference that contains metadata information of this provider.

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

Syntax

C#

ProviderOptionsMetadata AdapterMetadata { get; }

VB

ReadOnly Property AdapterMetadata As ProviderOptionsMetadata
	Get

Property Value

Type: ProviderOptionsMetadata
A ProviderOptionsMetadata that contains the metadata information about this provider.

Remarks

[Missing documentation for "P:iTin.Export.ComponentModel.ISettings.AdapterMetadata"]

See Also

Reference

ISettings Interface
iTin.Export.ComponentModel Namespace

Clone this wiki locally