Skip to content

ddd0105c 2594 7e5c 818b 27a2539031bc

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

ProviderOptionsMetadata.Company Property

Additional header content

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

VB

Public ReadOnly Property Company As String
	Get

Property Value

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

Implements

IProviderOptions.Company

Remarks

This value is recovered using reflection the Company property of the ProviderOptionsAttribute attribute.

See Also

Reference

ProviderOptionsMetadata Structure
iTin.Export.ComponentModel.Provider Namespace

Clone this wiki locally