Difference between revisions of "OFFLINE SYNC LEVEL CLASSIFICATION"
Line 15: | Line 15: | ||
! width=30% | Name !! width=30% | Data type !! Comment | ! width=30% | Name !! width=30% | Data type !! Comment | ||
|- | |- | ||
− | | CHILD_DEPTH|| {{ | + | | CHILD_DEPTH|| {{integer}} || configured branch download behaviour. -1 indicates a complete branch download; 0 defines to sync the object itself only (without children); any number > 0 defines the number of child levels to sync |
|} | |} | ||
− | |||
− | |||
Revision as of 14:55, 6 March 2024
The download behaviour of an object classified by OFFLINE_SYNC_LEVEL_CLASSIFICATION can be configured to download certain amount of children levels instead of infinite levels
MetaProperties
Name | Data type | Comment |
---|---|---|
CHILD_DEPTH | Integer | configured branch download behaviour. -1 indicates a complete branch download; 0 defines to sync the object itself only (without children); any number > 0 defines the number of child levels to sync |