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
Syntaxpublic int Parent { get; set; }Public Property Parent As Integer
Get
Set
Property Value
Type:
Int32
Remarks
See Also