data_source property
Leave feedback
On this page
Gets or sets the data source object.
The data source object can be of one of the following types:
| | | | | |
For information on how to work with data sources of different types in template documents, see template syntax reference .
@property
def data_source(self):
...
@data_source.setter
def data_source(self, value):
...
- module
groupdocs.assembly - class
DataSourceInfo
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.