Click or drag to resize

clsImportBookPageElementBase Class

Base class to import content to a book page. Please use one of the overwrits to add an element.

MustInherit

Import for table MPBuchSeitenElement
Inheritance Hierarchy
SystemObject
  MARIInterfaceclsImportBase
    MARIInterfaceclsImportBookPageElementBase
      MARIInterfaceclsImportBookPageElementLinkLine
      MARIInterfaceclsImportBookPageElementText

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

The clsImportBookPageElementBase type exposes the following members.

Constructors
  NameDescription
Public methodclsImportBookPageElementBase
Initializes a new instance of the clsImportBookPageElementBase class
Top
Properties
  NameDescription
Public propertyChangeDate
ChangeDate
Public propertyChangeUser
ChangeUser
Public propertyClassID
ClassID
Public propertyClassKey
ClassKey
Public propertyCompany
Company
Public propertyContentID
intenral reference to the content carrying table
Public propertyContentType
Set the type of element by the overwrite
Public propertyCreateDate
CreateDate
Public propertyCreateUser
CreateUser
Public propertyDocumentID
DocumentID
Public propertyDocumentVersionsID
DocumentVersionsID
Public propertyElementTitle
Element Title
Public propertyElementVersionID
internal unique key of each element
Public propertyFolderGroupID
FolderGroupID
Public propertyHeight
Height
Public propertyIntern
Intern
Public propertyLayoutID
LayoutID
Public propertyPageID
Mandatory reference to the page for the Element
Public propertyParentClassKey
ParentClassKey
Public propertyPictureID
PictureID
Public propertyPriority
Priority
Public propertySortOrder
Intenal Sort Order. For the import, the order in the clsImportBookPage.ListOfPageElements list provide the order
Public propertyStatus
Status
Public propertyTemplateID
TemplateID
Public propertyUpdateStamp
UpdateStamp
Public propertyVersion
intenral version mangament (read only)
Top
Methods
Remarks
See Also