| TreeNode Fields |
The TreeNode type exposes the following members.
| Name | Description | |
|---|---|---|
| isInDocumentHelper |
If true, the document is currently in the document helper and should call normal methods.
| |
| mAllowClone |
Indicates if the object supports cloning.
(Inherited from BaseInfo.) | |
| mAllowRestore |
Indicates if the object supports deleting to recycle bin.
(Inherited from BaseInfo.) | |
| mAllowTouchParent |
Indicates if parent is allowed to be touched, if exists.
(Inherited from BaseInfo.) | |
| mBindings |
Binding objects of the object.
(Inherited from BaseInfo.) | |
| mCacheParentData |
If true, the parent data is cached.
(Inherited from BaseInfo.) | |
| mClassName |
Node class name.
| |
| mConnectedDocuments |
Connected documents.
| |
| mConnectedObjects |
Connected objects.
| |
| mDataClass |
Data class with the SiteInfo data.
(Inherited from AbstractInfoTInfo.) | |
| mDisconnectedCount |
Number of disconnected references for this collection
(Inherited from BaseInfo.) | |
| mDocumentContent |
Document editable content.
| |
| mDocumentCustomData |
Document custom data.
| |
| mGeneralized |
Generalized interface of this object
(Inherited from BaseInfo.) | |
| mGroupedAttachments |
Grouped attachments.
| |
| mCheckUnique |
If true, the code name is checked for uniqueness upon saving.
(Inherited from BaseInfo.) | |
| mChildDependencies |
Child dependency objects of the object.
(Inherited from BaseInfo.) | |
| mChildren |
Child objects of the object.
(Inherited from BaseInfo.) | |
| mInstantiated |
Date and time when this instance was created.
(Inherited from BaseInfo.) | |
| mInvalidateObject | Obsolete.
If true, object is invalidated on the object update.
(Inherited from BaseInfo.) | |
| mLocalColumnNames |
Local column names
(Inherited from AbstractInfoTInfo.) | |
| mLocalProperties |
Local properties
(Inherited from AbstractInfoTInfo.) | |
| mLocalSettings |
Local object settings.
(Inherited from BaseInfo.) | |
| mLogEvents |
If true, events are logged on the object update.
(Inherited from BaseInfo.) | |
| mLogExport |
If true, export tasks are logged on the object update.
(Inherited from BaseInfo.) | |
| mLogIntegration |
Whether to log integration tasks.
(Inherited from BaseInfo.) | |
| mLogSynchronization |
If true, synchronization tasks are logged on the object update.
(Inherited from BaseInfo.) | |
| mLogWebFarmTasks |
If true, web farm tasks are logged on the object update.
(Inherited from BaseInfo.) | |
| mNodeCustomData |
Node custom data.
| |
| mObjectIcon |
Object icon metafile.
(Inherited from BaseInfo.) | |
| mObjectLastAccessed |
Object last access time (uses internally by providers).
(Inherited from BaseInfo.) | |
| mObjectParent |
Object parent.
(Inherited from BaseInfo.) | |
| mObjectSiteID |
Object site ID.
(Inherited from BaseInfo.) | |
| mObjectSiteName |
Object site name.
(Inherited from BaseInfo.) | |
| mObjectThumbnail |
Object thumbnail metafile.
(Inherited from BaseInfo.) | |
| mOriginalDocumentCulture |
Original document culture.
| |
| mOriginalDocumentExtensions |
Original document extensions.
| |
| mOriginalDocumentName |
Original document name.
| |
| mOriginalDocumentTags |
Original document tags.
| |
| mOriginalDocumentTagsGroup |
Original document tags group.
| |
| mOriginalDocumentUrlPath |
Original document url path.
| |
| mOriginalNodeAlias |
Original node alias.
| |
| mOriginalNodeAliasPath |
Original node alias path.
| |
| mOriginalNodeLevel |
Original node level.
| |
| mOriginalNodeName |
Original node name.
| |
| mOriginalNodeParentID |
Original node parent ID.
| |
| mOriginalNodeSKUID |
Original node SKU (product) ID.
| |
| mOriginalSiteID |
Original parent node ID.
| |
| mOriginalValuesLoaded |
If true, the original node values were loaded.
| |
| mOtherBindings |
Other binding objects of the object.
(Inherited from BaseInfo.) | |
| mParent |
Parent document.
| |
| mProcesses |
Processes of the object.
(Inherited from BaseInfo.) | |
| mReferringObjects |
Depending objects of the object.
(Inherited from BaseInfo.) | |
| mRelatedData |
Custom data connected to the object.
(Inherited from BaseInfo.) | |
| mRelatedDataLoaded |
Related data is loaded.
(Inherited from BaseInfo.) | |
| mRelatedDocuments |
Related documents.
| |
| mRelatedObjects |
Related objects.
(Inherited from BaseInfo.) | |
| mScheduledTasks |
Scheduled tasks of the object.
(Inherited from BaseInfo.) | |
| mStatus |
Status of the object.
(Inherited from BaseInfo.) | |
| mSupportsVersioning |
Indicates if the object versioning is supported.
(Inherited from BaseInfo.) | |
| mTouchCacheDependencies |
If true, cache keys are touched on the object update.
(Inherited from BaseInfo.) | |
| mTreeProvider |
Tree provider object to use for the database access.
| |
| mTypeInfo |
Object type information.
(Inherited from BaseInfo.) | |
| mUpdateTimeStamp |
If true, timestamp of the object is updated when saved.
(Inherited from BaseInfo.) | |
| mUpdateVersionGUID |
If true, version GUID of the object is updated when saved.
(Inherited from AbstractInfoTInfo.) | |
| mValidateCodeName |
If true, the code name is validated upon saving.
(Inherited from BaseInfo.) | |
| mVersionManager |
Manager for version actions.
| |
| mWildcardRegex |
Contains compiled regular expression for wildcard macro.
| |
| mWorkflowManager |
Manager for workflow actions.
| |
| mWorkflowStep |
Document workflow step
| |
| mWorkflowStepTimeout |
Document workflow step timeout
| |
| OBJECT_TYPE |
Object type
| |
| TYPEINFO |
Type information
|