Click or drag to resize

clsImportBookPageParent Property

When adding a sub page, the parent ID must be given for the position. When Indent is oParent.Inden+1 a sub page is create, when Indnt=oParent.Indent a next page in the same hirarchy is created When Parent=0 the new page is added in the main hirarchy

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public int Parent { get; set; }

Property Value

Type: Int32
Remarks

MPBuchSeite.Parent type: INT length: 4

View: MARIBookPage.Parent: :Table: MPBuchSeite.Parent

See Also