sysRemoteMetadata
Less than to read
Custom Queries
getDataTypeInfo : [SysRemoteMetadataGetDataTypeInfoReturn]
| Property | Type | Description |
|---|---|---|
| app | IntReference | |
| name | String | |
| type | String |
getNodeInfo : [SysRemoteMetadataGetNodeInfoReturn]
| Property | Type | Description |
|---|---|---|
| app | IntReference | |
| name | String | |
| filter | Json |
Custom Type
IntReference
SysRemoteMetadataGetDataTypeInfoReturn
| Query | Type | Description |
|---|---|---|
| name | String | |
| title | String | |
| attributes | Json |
IntReference
Json
SysRemoteMetadataGetNodeInfoReturn
| Query | Type | Description |
|---|---|---|
| name | String | |
| title | String | |
| packageName | String | |
| naturalKey | [String] | |
| properties | [SysRemoteMetadataGetNodeInfoReturnProperties]_node | |
| operations | [SysRemoteMetadataGetNodeInfoReturnOperations]_node |