Skip to content

8f12f025 4f6f ee69 6765 28e14e6b2bc0

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

ISettings.Resources Property

Additional header content

Gets a reference to the resources model.

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

Syntax

C#

GlobalResourcesModel Resources { get; }

VB

ReadOnly Property Resources As GlobalResourcesModel
	Get

Property Value

Type: GlobalResourcesModel
Reference to resources model.

Remarks

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

See Also

Reference

ISettings Interface
iTin.Export.ComponentModel Namespace

Clone this wiki locally