DataSourceInfo
Contents
[
Hide
]
DataSourceInfo class
Provides information on a single data source object to be used to assemble a document from a template.
public class DataSourceInfo
Constructors
| Name | Description |
|---|---|
| DataSourceInfo() | Creates a new instance of this class without any properties specified. |
| DataSourceInfo(object) | Creates a new instance of this class with the data source object specified. |
| DataSourceInfo(object, string) | Creates a new instance of this class with the data source object and its name specified. |
Properties
| Name | Description |
|---|---|
| DataSource { get; set; } | Gets or sets the data source object. |
| Name { get; set; } | Gets or sets the name of the data source object to be used to access the data source object in a template document. |
See Also
- namespace GroupDocs.Assembly
- assembly GroupDocs.Assembly