Skip to content

485e364c 0276 6db4 0e1e a3edd0ca77a6

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

IProviderOptions Interface

Additional header content

Attribute that allows you to add extra metadata to a provider.

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

Syntax

C#

public interface IProviderOptions

VB

Public Interface IProviderOptions

The IProviderOptions type exposes the following members.

Properties

 

Name Description
Public property Author Gets a value than identify to creator of adapter.
Public property Company Gets a value than represents the name of the company that created the provider.
Public property Description Gets a value than represents the description of the provider.
Public property Name Gets a value than represents the name of the company that created the provider.
Public property Version Gets a value than represents the version of the provider.
  Back to Top

Remarks

[Missing documentation for "T:iTin.Export.ComponentModel.Provider.IProviderOptions"]

See Also

Reference

iTin.Export.ComponentModel.Provider Namespace

Clone this wiki locally