documentSplitter property

bool? documentSplitter
getter/setter pair

If true, a document entity type can be applied to subdocument (splitting).

Otherwise, it can only be applied to the entire document (classification).

Implementation

core.bool? documentSplitter;