Skip to content

f532e478 b966 f448 25d1 3459c82f1e00

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

ExportModel.Resources Property

Additional header content

Gets a reference to the global resources.

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

Syntax

C#

public GlobalResourcesModel Resources { get; }

VB

Public ReadOnly Property Resources As GlobalResourcesModel
	Get

Property Value

Type: GlobalResourcesModel
A GlobalResourcesModel reference which contains the global resources.

Remarks

[Missing documentation for "P:iTin.Export.Model.ExportModel.Resources"]

See Also

Reference

ExportModel Class
iTin.Export.Model Namespace

Clone this wiki locally