jiveSectionElement Table

Section elements.

Column Name Type Length Nullable Unicode Description
documentTypeID bigint N/A false   The ID of the document type. Primary key.
elementID bigint N/A false   The ID of the element. Primary key.
elementIndex int N/A false   The index of the element.
elementTypeID bigint N/A false   The ID of the element type.
parentID bigint N/A false   The ID of the parent element. Primary key.