xdata_container property

xdata_container property

Gets or sets the xdata container.

Definition:

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

See Also