use_as_data_source property

use_as_data_source property

The Xml document is used as a data source.

Definition:

@property
def use_as_data_source(self):
    ...
@use_as_data_source.setter
def use_as_data_source(self, value):
    ...

See Also