| GeneralizedAbstractInfo Properties |
The GeneralizedAbstractInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| AllowClone |
Indicates if the object supports cloning.
(Inherited from BaseInfoGeneralizedInfoWrapper.) | |
| AllowRestore |
Indicates if the object supports deleting to recycle bin.
(Inherited from BaseInfoGeneralizedInfoWrapper.) | |
| AllowTouchParent |
Indicates if parent is allowed to be touched, if exists.
(Inherited from BaseInfoGeneralizedInfoWrapper.) | |
| Bindings |
The collection of the binding objects for the given object.
(Inherited from BaseInfoGeneralizedInfoWrapper.) | |
| CacheParentData |
If true, the parent object data is cached within object.
(Inherited from BaseInfoGeneralizedInfoWrapper.) | |
| CheckUnique |
If true, the code name is checked for uniqueness upon saving.
(Inherited from BaseInfoGeneralizedInfoWrapper.) | |
| ChildDependencies |
Collection of the child dependencies for the given object.
(Inherited from BaseInfoGeneralizedInfoWrapper.) | |
| Children |
The collection of the child objects for the given object.
(Inherited from BaseInfoGeneralizedInfoWrapper.) | |
| CodeNameColumn |
Code name column name of the info record.
(Inherited from BaseInfoGeneralizedInfoWrapper.) | |
| ColumnNames |
Column names.
(Inherited from BaseInfoGeneralizedInfoWrapper.) | |
| CustomizedColumns |
Gets the list of customized columns in current object
(Inherited from BaseInfoGeneralizedInfoWrapper.) | |
| DisplayNameColumn |
Code name column name of the info record.
(Inherited from BaseInfoGeneralizedInfoWrapper.) | |
| HasChanged |
Returns true if the object has changed.
(Inherited from BaseInfoGeneralizedInfoWrapper.) | |
| HasData |
Returns true if the object has it's data storage initialized already
(Inherited from BaseInfoGeneralizedInfoWrapper.) | |
| IgnoreExternalColumns |
If true, externally stored columns are ignored and are stored normally in DB.
(Inherited from BaseInfoGeneralizedInfoWrapper.) | |
| IsCachedObject |
If true, the object is cached within the system for later use
(Inherited from BaseInfoGeneralizedInfoWrapper.) | |
| IsCheckedOut |
Indicates if the object is checked out.
(Inherited from BaseInfoGeneralizedInfoWrapper.) | |
| IsCheckedOutByUserID |
Gets ID of the user who checked the object out.
(Inherited from BaseInfoGeneralizedInfoWrapper.) | |
| IsClone |
Indicates if the object is clone.
(Inherited from BaseInfoGeneralizedInfoWrapper.) | |
| IsComplete |
Returns true if the object is complete (has all columns).
(Inherited from BaseInfoGeneralizedInfoWrapper.) | |
| IsDisconnected |
Returns true if the object is disconnected from the data source
(Inherited from BaseInfoGeneralizedInfoWrapper.) | |
| IsObjectValid |
Returns true if the object is considered valid.
(Inherited from BaseInfoGeneralizedInfoWrapper.) | |
| Item |
Gets or sets the value of the column.
(Inherited from BaseInfoGeneralizedInfoWrapper.) | |
| LogEvents |
If true, events are logged on the object update.
(Inherited from BaseInfoGeneralizedInfoWrapper.) | |
| LogExport |
If true, export tasks are logged on the object update.
(Inherited from BaseInfoGeneralizedInfoWrapper.) | |
| LogIntegration |
If true, integration tasks are being logged.
(Inherited from BaseInfoGeneralizedInfoWrapper.) | |
| LogSynchronization |
If true, synchronization tasks are logged on the object update.
(Inherited from BaseInfoGeneralizedInfoWrapper.) | |
| LogWebFarmTasks |
If true, web farm tasks are logged on the object update.
(Inherited from BaseInfoGeneralizedInfoWrapper.) | |
| MainObject |
Main object for this general access object
(Inherited from BaseInfoGeneralizedInfoWrapper.) | |
| MetaFiles |
The collection of the metafiles of the given object.
(Inherited from BaseInfoGeneralizedInfoWrapper.) | |
| ObjectCategory |
Object category.
(Inherited from BaseInfoGeneralizedInfoWrapper.) | |
| ObjectCodeName |
Object code name.
(Inherited from BaseInfoGeneralizedInfoWrapper.) | |
| ObjectDisplayName |
Object name.
(Inherited from BaseInfoGeneralizedInfoWrapper.) | |
| ObjectFullName |
Object full name if exists
(Inherited from BaseInfoGeneralizedInfoWrapper.) | |
| ObjectGroupID |
Object group ID.
(Inherited from BaseInfoGeneralizedInfoWrapper.) | |
| ObjectGUID |
Object GUID.
(Inherited from BaseInfoGeneralizedInfoWrapper.) | |
| ObjectIcon |
Object icon
(Inherited from BaseInfoGeneralizedInfoWrapper.) | |
| ObjectIconGUID |
Object icon GUID.
(Inherited from BaseInfoGeneralizedInfoWrapper.) | |
| ObjectID |
Object ID.
(Inherited from BaseInfoGeneralizedInfoWrapper.) | |
| ObjectIsCustom |
Indicates if object is custom (created by customer).
(Inherited from BaseInfoGeneralizedInfoWrapper.) | |
| ObjectIsCustomized |
Indicates if object is customized.
(Inherited from BaseInfoGeneralizedInfoWrapper.) | |
| ObjectLastModified |
Object last modified time.
(Inherited from BaseInfoGeneralizedInfoWrapper.) | |
| ObjectOrder |
Returns the order of the object among the other objects.
(Inherited from BaseInfoGeneralizedInfoWrapper.) | |
| ObjectParent |
Object parent
(Inherited from BaseInfoGeneralizedInfoWrapper.) | |
| ObjectParentID |
Object parent ID.
(Inherited from BaseInfoGeneralizedInfoWrapper.) | |
| ObjectSiteID |
Object site ID.
(Inherited from BaseInfoGeneralizedInfoWrapper.) | |
| ObjectSiteName |
Object site name.
(Inherited from BaseInfoGeneralizedInfoWrapper.) | |
| ObjectThumbnail |
Object thumbnail
(Inherited from BaseInfoGeneralizedInfoWrapper.) | |
| ObjectThumbnailGUID |
Object thumbnail GUID.
(Inherited from BaseInfoGeneralizedInfoWrapper.) | |
| ObjectVersionGUID |
Object version GUID.
(Inherited from BaseInfoGeneralizedInfoWrapper.) | |
| OriginalObjectCodeName |
Returns the original object code name
(Inherited from BaseInfoGeneralizedInfoWrapper.) | |
| OtherBindings |
The collection of the other binding objects for the given object.
(Inherited from BaseInfoGeneralizedInfoWrapper.) | |
| ParentObjectType |
Parent object type.
(Inherited from BaseInfoGeneralizedInfoWrapper.) | |
| PrioritizedProperties |
Gets the list of properties which should be prioritized in the macro controls (IntelliSense, MacroTree).
(Inherited from BaseInfoGeneralizedInfoWrapper.) | |
| Processes |
The collection of the processes of the given object.
(Inherited from BaseInfoGeneralizedInfoWrapper.) | |
| Properties |
Properties of the object available through GetProperty.
(Inherited from BaseInfoGeneralizedInfoWrapper.) | |
| ReferringObjects |
Collection of the objects depending on this object (object which have FK to this object).
(Inherited from BaseInfoGeneralizedInfoWrapper.) | |
| RelatedData |
Custom data connected to the object.
(Inherited from BaseInfoGeneralizedInfoWrapper.) | |
| ScheduledTasks |
The collection of the scheduled tasks of the given object.
(Inherited from BaseInfoGeneralizedInfoWrapper.) | |
| SupportsVersioning |
Indicates if the object versioning is supported.
(Inherited from BaseInfoGeneralizedInfoWrapper.) | |
| TouchCacheDependencies |
If true, cache dependencies are touched when the object is changed.
(Inherited from BaseInfoGeneralizedInfoWrapper.) | |
| TypeInfo |
Type info.
(Inherited from BaseInfoGeneralizedInfoWrapper.) | |
| UpdateTimeStamp |
If true, time stamp is updated on object update.
(Inherited from BaseInfoGeneralizedInfoWrapper.) | |
| ValidateCodeName |
If true, the code name is validated upon saving.
(Inherited from BaseInfoGeneralizedInfoWrapper.) | |
| VersioningEnabled |
Indicates if the object versioning is enabled by the settings.
(Inherited from BaseInfoGeneralizedInfoWrapper.) |