You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some features related to the anonymous Block of a Dimension seem to be missing or incomplete:
The BlockRecord referenced by the Dimension.Block property is not cloned.
The Dimension.Block is always null, when it is set, because the call of updateTable is wrong.
The anonymous BlockRecord must be exclusively related to one Dimension. When dimensions originating from more than one source are to be combined in a new document it must ensured that BlockRecord names are unique. updateTable cannot be used.
Uh oh!
There was an error while loading. Please reload this page.
Some features related to the anonymous Block of a
Dimension
seem to be missing or incomplete:Dimension.Block
property is not cloned.Dimension.Block
is always null, when it is set, because the call of updateTable is wrong.Dimension
. When dimensions originating from more than one source are to be combined in a new document it must ensured thatBlockRecord
names are unique.updateTable
cannot be used.The text was updated successfully, but these errors were encountered: