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 fieldmGroupedAttachments
Grouped attachments.
(Inherited from TreeNode.)
Protected fieldmParent
Parent document.
(Inherited from TreeNode.)
Protected fieldmStatus
Status of the object.
(Inherited from BaseInfo.)
Protected fieldmWorkflowStep
Document workflow step
(Inherited from TreeNode.)
Protected fieldmWorkflowStepTimeout
Document workflow step timeout
(Inherited from TreeNode.)
Top
See Also