Click or drag to resize
TreeNode Fields

The TreeNode type exposes the following members.

Fields
  NameDescription
Protected fieldisInDocumentHelper
If true, the document is currently in the document helper and should call normal methods.
Protected fieldmAllowClone
Indicates if the object supports cloning.
(Inherited from BaseInfo.)
Protected fieldmAllowRestore
Indicates if the object supports deleting to recycle bin.
(Inherited from BaseInfo.)
Protected fieldmAllowTouchParent
Indicates if parent is allowed to be touched, if exists.
(Inherited from BaseInfo.)
Protected fieldmBindings
Binding objects of the object.
(Inherited from BaseInfo.)
Protected fieldmCacheParentData
If true, the parent data is cached.
(Inherited from BaseInfo.)
Protected fieldmClassName
Node class name.
Protected fieldmConnectedDocuments
Connected documents.
Protected fieldmConnectedObjects
Connected objects.
Protected fieldmDataClass
Data class with the SiteInfo data.
(Inherited from AbstractInfoTInfo.)
Protected fieldmDisconnectedCount
Number of disconnected references for this collection
(Inherited from BaseInfo.)
Protected fieldmDocumentContent
Document editable content.
Protected fieldmDocumentCustomData
Document custom data.
Protected fieldmGeneralized
Generalized interface of this object
(Inherited from BaseInfo.)
Protected fieldmGroupedAttachments
Grouped attachments.
Protected fieldmCheckUnique
If true, the code name is checked for uniqueness upon saving.
(Inherited from BaseInfo.)
Protected fieldmChildDependencies
Child dependency objects of the object.
(Inherited from BaseInfo.)
Protected fieldmChildren
Child objects of the object.
(Inherited from BaseInfo.)
Protected fieldmInstantiated
Date and time when this instance was created.
(Inherited from BaseInfo.)
Protected fieldmInvalidateObject Obsolete.
If true, object is invalidated on the object update.
(Inherited from BaseInfo.)
Protected fieldmLocalColumnNames
Local column names
(Inherited from AbstractInfoTInfo.)
Protected fieldmLocalProperties
Local properties
(Inherited from AbstractInfoTInfo.)
Protected fieldmLocalSettings
Local object settings.
(Inherited from BaseInfo.)
Protected fieldmLogEvents
If true, events are logged on the object update.
(Inherited from BaseInfo.)
Protected fieldmLogExport
If true, export tasks are logged on the object update.
(Inherited from BaseInfo.)
Protected fieldmLogIntegration
Whether to log integration tasks.
(Inherited from BaseInfo.)
Protected fieldmLogSynchronization
If true, synchronization tasks are logged on the object update.
(Inherited from BaseInfo.)
Protected fieldmLogWebFarmTasks
If true, web farm tasks are logged on the object update.
(Inherited from BaseInfo.)
Protected fieldmNodeCustomData
Node custom data.
Protected fieldmObjectIcon
Object icon metafile.
(Inherited from BaseInfo.)
Protected fieldmObjectLastAccessed
Object last access time (uses internally by providers).
(Inherited from BaseInfo.)
Protected fieldmObjectParent
Object parent.
(Inherited from BaseInfo.)
Protected fieldmObjectSiteID
Object site ID.
(Inherited from BaseInfo.)
Protected fieldmObjectSiteName
Object site name.
(Inherited from BaseInfo.)
Protected fieldmObjectThumbnail
Object thumbnail metafile.
(Inherited from BaseInfo.)
Protected fieldmOriginalDocumentCulture
Original document culture.
Protected fieldmOriginalDocumentExtensions
Original document extensions.
Protected fieldmOriginalDocumentName
Original document name.
Protected fieldmOriginalDocumentTags
Original document tags.
Protected fieldmOriginalDocumentTagsGroup
Original document tags group.
Protected fieldmOriginalDocumentUrlPath
Original document url path.
Protected fieldmOriginalNodeAlias
Original node alias.
Protected fieldmOriginalNodeAliasPath
Original node alias path.
Protected fieldmOriginalNodeLevel
Original node level.
Protected fieldmOriginalNodeName
Original node name.
Protected fieldmOriginalNodeParentID
Original node parent ID.
Protected fieldmOriginalNodeSKUID
Original node SKU (product) ID.
Protected fieldmOriginalSiteID
Original parent node ID.
Protected fieldmOriginalValuesLoaded
If true, the original node values were loaded.
Protected fieldmOtherBindings
Other binding objects of the object.
(Inherited from BaseInfo.)
Protected fieldmParent
Parent document.
Protected fieldmProcesses
Processes of the object.
(Inherited from BaseInfo.)
Protected fieldmReferringObjects
Depending objects of the object.
(Inherited from BaseInfo.)
Protected fieldmRelatedData
Custom data connected to the object.
(Inherited from BaseInfo.)
Protected fieldmRelatedDataLoaded
Related data is loaded.
(Inherited from BaseInfo.)
Protected fieldmRelatedDocuments
Related documents.
Protected fieldmRelatedObjects
Related objects.
(Inherited from BaseInfo.)
Protected fieldmScheduledTasks
Scheduled tasks of the object.
(Inherited from BaseInfo.)
Protected fieldmStatus
Status of the object.
(Inherited from BaseInfo.)
Protected fieldmSupportsVersioning
Indicates if the object versioning is supported.
(Inherited from BaseInfo.)
Protected fieldmTouchCacheDependencies
If true, cache keys are touched on the object update.
(Inherited from BaseInfo.)
Protected fieldmTreeProvider
Tree provider object to use for the database access.
Protected fieldmTypeInfo
Object type information.
(Inherited from BaseInfo.)
Protected fieldmUpdateTimeStamp
If true, timestamp of the object is updated when saved.
(Inherited from BaseInfo.)
Protected fieldmUpdateVersionGUID
If true, version GUID of the object is updated when saved.
(Inherited from AbstractInfoTInfo.)
Protected fieldmValidateCodeName
If true, the code name is validated upon saving.
(Inherited from BaseInfo.)
Protected fieldmVersionManager
Manager for version actions.
Protected fieldStatic membermWildcardRegex
Contains compiled regular expression for wildcard macro.
Protected fieldmWorkflowManager
Manager for workflow actions.
Protected fieldmWorkflowStep
Document workflow step
Protected fieldmWorkflowStepTimeout
Document workflow step timeout
Public fieldStatic memberOBJECT_TYPE
Object type
Public fieldStatic memberTYPEINFO
Type information
Top
See Also