x_data_app_name property

x_data_app_name property

Gets or sets the xdata app name.

Definition:

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

See Also