AsposeCellsCloud::Object::DataQuery

Load the model package

use AsposeCellsCloud::Object::DataQuery;

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- Name | string | Define a name for data query. Unique identification. | DataSourceDataType | string | The specific data object type. When the value is File, DataItem is invalid. | DataSource | DataSource | Indicates the source of the mount data. | FileInfo | FileInfo | When data souce is request files, FileInfo store the contents of the file. | DataItem | DataItem | The specific data object type and name. |

[Back to Model list]
[Back to README]