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