9f446197 1978 cd76 ab53 f587a1763514 - iAJTin/iExportEngine GitHub Wiki
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)
C#
public XElement DataSource { get; set; }VB
Public Property DataSource As XElement
Get
SetType: XElement
A XElement that contains the pieces data.
| Exception | Condition |
|---|---|
| InvalidOperationException | If not supported for this data field. |
[Missing documentation for "P:iTin.Export.Model.BaseDataFieldModel.DataSource"]