Skip to content

9f446197 1978 cd76 ab53 f587a1763514

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

BaseDataFieldModel.DataSource Property

Additional header content

Gets or sets a reference for pieces data.

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
A XElement that contains the pieces data.

Exceptions

 

Exception Condition
InvalidOperationException If not supported for this data field.

Remarks

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

See Also

Reference

BaseDataFieldModel Class
iTin.Export.Model Namespace

Clone this wiki locally