Skip to content

aa30ea1b 7e44 bb5c 3b50 9ee064c3a128

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

InputDataModel.Resources Property

Additional header content

Gets or sets the data.

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

Syntax

C#

public GlobalResourcesModel Resources { get; set; }

VB

Public Property Resources As GlobalResourcesModel
	Get
	Set

Property Value

Type: GlobalResourcesModel
The data.

Remarks

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

See Also

Reference

InputDataModel Class
iTin.Export.ComponentModel.Input Namespace

Clone this wiki locally