Click or drag to resize
SKUTreeNode Fields

The SKUTreeNode type exposes the following members.

Fields
  NameDescription
Protected fieldisInDocumentHelper
If true, the document is currently in the document helper and should call normal methods.
(Inherited from TreeNode.)
Protected fieldmClassName
Node class name.
(Inherited from TreeNode.)
Protected fieldmDataClass
Data class with the SiteInfo data.
(Inherited from AbstractInfoBaseTInfo.)
Protected fieldmDocumentContent
Document editable content.
(Inherited from TreeNode.)
Protected fieldmDocumentCustomData
Document custom data.
(Inherited from TreeNode.)
Protected fieldmGroupedAttachments
Grouped attachments.
(Inherited from TreeNode.)
Protected fieldmNodeCustomData
Node custom data.
(Inherited from TreeNode.)
Protected fieldmParent
Parent document.
(Inherited from TreeNode.)
Protected fieldmStatus
Status of the object.
(Inherited from BaseInfo.)
Protected fieldmTreeProvider
Tree provider object to use for the database access.
(Inherited from TreeNode.)
Protected fieldmVersionManager
Manager for version actions.
(Inherited from TreeNode.)
Protected fieldmWorkflowManager
Manager for workflow actions.
(Inherited from TreeNode.)
Protected fieldmWorkflowStep
Document workflow step
(Inherited from TreeNode.)
Protected fieldmWorkflowStepTimeout
Document workflow step timeout
(Inherited from TreeNode.)
Top
See Also