Skip to content

6ef68624 67b9 08d7 4f67 72f4bac48770

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

FixedItemModel.DataSource Property

Additional header content

Gets or sets a reference to source data of pieces.

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 XElement DataSource { get; set; }

VB

Public Property DataSource As XElement
	Get
	Set

Property Value

Type: XElement
Source data of pieces.

Remarks

[Missing documentation for "P:iTin.Export.Model.FixedItemModel.DataSource"]

See Also

Reference

FixedItemModel Class
iTin.Export.Model Namespace

Clone this wiki locally