SearchEngineInfo Fields |
The SearchEngineInfo type exposes the following members.
Name | Description | |
---|---|---|
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.) | |
mDataClass |
Data class with the SiteInfo data.
(Inherited from AbstractInfoTInfo.) | |
mDisconnectedCount |
Number of disconnected references for this collection
(Inherited from BaseInfo.) | |
mGeneralized |
Generalized interface of this object
(Inherited from BaseInfo.) | |
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.) | |
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.) | |
mOtherBindings |
Other binding objects of the object.
(Inherited from BaseInfo.) | |
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.) | |
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.) | |
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.) | |
OBJECT_TYPE |
Object type
| |
TYPEINFO |
Type information.
|