Click or drag to resize

clsImportBook Class

Import for table MPBuch: Project Documentation Book
Inheritance Hierarchy
SystemObject
  MARIInterfaceclsImportBase
    MARIInterfaceclsImportBook

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public class clsImportBook : clsImportBase

The clsImportBook type exposes the following members.

Constructors
  NameDescription
Public methodclsImportBook
Initializes a new instance of the clsImportBook class
Top
Properties
  NameDescription
Public propertyBookDescription
BookDescription
Public propertyBookID
BookID
Public propertyColor
Color of the book (old fashioned colour id)
Public propertyCustomerPortalRightsAll
Rights for structure change by customer users. Based on Customer User Groups 2^(GroupID-1)
Public propertyCustomerPortalRightsChange
change of pages by customer users. Based on Customer User Groups 2^(GroupID-1)
Public propertyCustomerPortalRightsCreate
create pages by customer users. Based on Customer User Groups 2^(GroupID-1)
Public propertyCustomerPortalRightsDelete
delete pages by customer users. Based on Customer User Groups 2^(GroupID-1)
Public propertyCustomerPortalRightsRead
Read by customer users. Based on Customer User Groups 2^(GroupID-1)
Public propertyGroup1
Group 1
Public propertyGroup2
Group 2
Public propertyGroup3
Group 3
Public propertyIcon
Icon out of the list of 900 icons in MARIProject
Public propertyMaxHierarchy
MaxHierarchy 0=no max, default is 5
Public propertyMemo
Memo
Public propertyRightsAll
RightsAll Rights for structure change: Flags based on MARIUSerGroups 2^(GroupID-1)
Public propertyRightsChange
Access for changes: Flags based on MARIUSerGroups 2^(GroupID-1)
Public propertyRightsDelete
Access for deleting pages: Flags based on MARIUSerGroups 2^(GroupID-1)
Public propertyRightsInsert
Access for inserting new pages: Flags based on MARIUSerGroups 2^(GroupID-1)
Public propertyRightsRead
Access for read: Flags based on MARIUSerGroups 2^(GroupID-1)
Top
Remarks
See Also