Skip to content

80bd2d99 3b34 8d84 8880 92b6bd253aa4

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

IProviderOptions.Company Property

Additional header content

Gets a value than represents the name of the company that created the 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#

string Company { get; }

VB

ReadOnly Property Company As String
	Get

Property Value

Type: String
A String than contains the provider company's.

Remarks

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

See Also

Reference

IProviderOptions Interface
iTin.Export.ComponentModel.Provider Namespace

Clone this wiki locally