Skip to content

30aa839c 0128 049b 2b4c c2c8b326b3b6

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

ProviderOptionsAttribute.Company Property

Additional header content

Gets or sets a value that 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#

public string Company { get; set; }

VB

Public Property Company As String
	Get
	Set

Property Value

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

Implements

IProviderOptions.Company

Remarks

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

See Also

Reference

ProviderOptionsAttribute Class
iTin.Export.ComponentModel.Provider Namespace

Clone this wiki locally