Click or drag to resize

emailMessageFactorydataSource Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the data source.

Namespace:  imbACE.Network.email
Assembly:  imbACE.Network (in imbACE.Network.dll) Version: 0.2
Syntax
C#
[XmlIgnoreAttribute]
public DataTable dataSource { get; set; }
Request Example View Source

Property Value

Type: DataTable
The data source.
See Also