disinheritInfo
| Namespace: | http://www.gentics.com/rest |
| XML Schema: | ns0.xsd |
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| disinherit (int) | 0/unbounded | IDs of nodes/channels, in which the object will not be inherited. This will be ignored, if the object is excluded from multichannelling |
| inheritable (int) | 0/unbounded | IDs of nodes/channels, where this object (actually its master) can be inherited |
JSON
| property | type | description |
|---|---|---|
| disinherit | array of disinherit (int) | IDs of nodes/channels, in which the object will not be inherited. This will be ignored, if the object is excluded from multichannelling |
| inheritable | array of inheritable (int) | IDs of nodes/channels, where this object (actually its master) can be inherited |