Click or drag to resize
GeneralizedInfoWrapper Properties

The AbstractInfo< TInfo> . GeneralizedInfoWrapper type exposes the following members.

Properties
  NameDescription
Public propertyAllowClone
Indicates if the object supports cloning.
(Inherited from BaseInfo.GeneralizedInfoWrapper.)
Public propertyAllowRestore
Indicates if the object supports deleting to recycle bin.
(Inherited from BaseInfo.GeneralizedInfoWrapper.)
Public propertyAllowTouchParent
Indicates if parent is allowed to be touched, if exists.
(Inherited from BaseInfo.GeneralizedInfoWrapper.)
Public propertyBindingObjectTypes Obsolete.
Binding object types.
(Inherited from BaseInfo.GeneralizedInfoWrapper.)
Public propertyBindings
The collection of the binding objects for the given object.
(Inherited from BaseInfo.GeneralizedInfoWrapper.)
Public propertyCacheParentData
If true, the parent object data is cached within object.
(Inherited from BaseInfo.GeneralizedInfoWrapper.)
Public propertyCategoryIDColumn Obsolete.
Category ID column name.
(Inherited from BaseInfo.GeneralizedInfoWrapper.)
Public propertyCodeNameColumn
Code name column name of the info record.
(Inherited from BaseInfo.GeneralizedInfoWrapper.)
Public propertyColumnNames
Column names.
(Inherited from BaseInfo.GeneralizedInfoWrapper.)
Public propertyCustomizedColumns
Gets the list of customized columns in current object
(Inherited from BaseInfo.GeneralizedInfoWrapper.)
Public propertyDataClass
Data class with the info object data.
(Overrides GeneralizedAbstractInfo.DataClass.)
Public propertyDeleteFiles
Indicates if all physical files should be deleted when object will be deleted.
Public propertyDisplayNameColumn
Code name column name of the info record.
(Inherited from BaseInfo.GeneralizedInfoWrapper.)
Public propertyGUIDColumn Obsolete.
GUID column name.
(Inherited from BaseInfo.GeneralizedInfoWrapper.)
Public propertyHasData
Returns true if the object has it's data storage initialized already
(Inherited from BaseInfo.GeneralizedInfoWrapper.)
Public propertyHasChanged
Returns true if the object has changed.
(Inherited from BaseInfo.GeneralizedInfoWrapper.)
Public propertyCheckUnique
If true, the code name is checked for uniqueness upon saving.
(Inherited from BaseInfo.GeneralizedInfoWrapper.)
Public propertyChildDependencies
Collection of the child dependencies for the given object.
(Inherited from BaseInfo.GeneralizedInfoWrapper.)
Public propertyChildDependencyColumns Obsolete.
Child dependency columns.
(Inherited from BaseInfo.GeneralizedInfoWrapper.)
Public propertyChildObjectTypes Obsolete.
Child object types.
(Inherited from BaseInfo.GeneralizedInfoWrapper.)
Public propertyChildren
The collection of the child objects for the given object.
(Inherited from BaseInfo.GeneralizedInfoWrapper.)
Public propertyIDColumn Obsolete.
ID column name.
(Inherited from BaseInfo.GeneralizedInfoWrapper.)
Public propertyIgnoreExternalColumns
If true, externally stored columns are ignored and are stored normally in DB.
(Inherited from BaseInfo.GeneralizedInfoWrapper.)
Public propertyInvalidateObject Obsolete.
If true, object is invalidated when the object is changed.
(Inherited from BaseInfo.GeneralizedInfoWrapper.)
Public propertyIsCachedObject
If true, the object is cached within the system for later use
(Inherited from BaseInfo.GeneralizedInfoWrapper.)
Public propertyIsClone
Indicates if the object is clone.
(Inherited from BaseInfo.GeneralizedInfoWrapper.)
Public propertyIsComplete
Returns true if the object is complete (has all columns).
(Inherited from BaseInfo.GeneralizedInfoWrapper.)
Public propertyIsDisconnected
Returns true if the object is disconnected from the data source
(Inherited from BaseInfo.GeneralizedInfoWrapper.)
Public propertyIsCheckedOut
Indicates if the object is checked out.
(Inherited from BaseInfo.GeneralizedInfoWrapper.)
Public propertyIsCheckedOutByUserID
Gets ID of the user who checked the object out.
(Inherited from BaseInfo.GeneralizedInfoWrapper.)
Public propertyIsObjectValid
Returns true if the object is considered valid.
(Inherited from BaseInfo.GeneralizedInfoWrapper.)
Public propertyItem
Gets or sets the value of the column.
(Inherited from BaseInfo.GeneralizedInfoWrapper.)
Public propertyLogEvents
If true, events are logged on the object update.
(Inherited from BaseInfo.GeneralizedInfoWrapper.)
Public propertyLogExport
If true, export tasks are logged on the object update.
(Inherited from BaseInfo.GeneralizedInfoWrapper.)
Public propertyLogIntegration
If true, integration tasks are being logged.
(Inherited from BaseInfo.GeneralizedInfoWrapper.)
Public propertyLogSynchronization
If true, synchronization tasks are logged on the object update.
(Inherited from BaseInfo.GeneralizedInfoWrapper.)
Public propertyLogWebFarmTasks
If true, web farm tasks are logged on the object update.
(Inherited from BaseInfo.GeneralizedInfoWrapper.)
Public propertyMainObject
Main object
Public propertyMetaFiles
The collection of the metafiles of the given object.
(Inherited from BaseInfo.GeneralizedInfoWrapper.)
Public propertyObjectCategory
Object category.
(Inherited from BaseInfo.GeneralizedInfoWrapper.)
Public propertyObjectClassName Obsolete.
Class name.
(Inherited from BaseInfo.GeneralizedInfoWrapper.)
Public propertyObjectCodeName
Object code name.
(Inherited from BaseInfo.GeneralizedInfoWrapper.)
Public propertyObjectDisplayName
Object name.
(Inherited from BaseInfo.GeneralizedInfoWrapper.)
Public propertyObjectFullName
Object full name if exists
(Inherited from BaseInfo.GeneralizedInfoWrapper.)
Public propertyObjectGroupID
Object group ID.
(Inherited from BaseInfo.GeneralizedInfoWrapper.)
Public propertyObjectGUID
Object GUID.
(Inherited from BaseInfo.GeneralizedInfoWrapper.)
Public propertyObjectIcon
Object icon
(Inherited from BaseInfo.GeneralizedInfoWrapper.)
Public propertyObjectIconGUID
Object icon GUID.
(Inherited from BaseInfo.GeneralizedInfoWrapper.)
Public propertyObjectID
Object ID.
(Inherited from BaseInfo.GeneralizedInfoWrapper.)
Public propertyObjectIsCustom
Indicates if object is custom (created by customer).
(Inherited from BaseInfo.GeneralizedInfoWrapper.)
Public propertyObjectIsCustomized
Indicates if object is customized.
(Inherited from BaseInfo.GeneralizedInfoWrapper.)
Public propertyObjectIsNested Obsolete.
Returns true if the object is created within wrapping object and figures as its part (e.g., partial classes for TreeNode class).
(Inherited from BaseInfo.GeneralizedInfoWrapper.)
Public propertyObjectLastAccessed
Object last access time (uses internally by providers).
(Inherited from BaseInfo.GeneralizedInfoWrapper.)
Public propertyObjectLastModified
Object last modified time.
(Inherited from BaseInfo.GeneralizedInfoWrapper.)
Public propertyObjectOrder
Returns the order of the object among the other objects.
(Inherited from BaseInfo.GeneralizedInfoWrapper.)
Public propertyObjectParent
Object parent
(Inherited from BaseInfo.GeneralizedInfoWrapper.)
Public propertyObjectParentID
Object parent ID.
(Inherited from BaseInfo.GeneralizedInfoWrapper.)
Public propertyObjectSiteID
Object site ID.
(Inherited from BaseInfo.GeneralizedInfoWrapper.)
Public propertyObjectSiteName
Object site name.
(Inherited from BaseInfo.GeneralizedInfoWrapper.)
Public propertyObjectThumbnail
Object thumbnail
(Inherited from BaseInfo.GeneralizedInfoWrapper.)
Public propertyObjectThumbnailGUID
Object thumbnail GUID.
(Inherited from BaseInfo.GeneralizedInfoWrapper.)
Public propertyObjectType Obsolete.
Object type.
(Inherited from BaseInfo.GeneralizedInfoWrapper.)
Public propertyObjectVersionGUID
Object version GUID.
(Inherited from BaseInfo.GeneralizedInfoWrapper.)
Public propertyOriginalObjectCodeName
Returns the original object code name
(Overrides BaseInfo.GeneralizedInfoWrapper.OriginalObjectCodeName.)
Public propertyOtherBindingObjectTypes Obsolete.
Other binding types (ObjectType constants separated by semicolon) - binding types where this object participate but is not parent object of those binding types.
(Inherited from BaseInfo.GeneralizedInfoWrapper.)
Public propertyOtherBindings
The collection of the other binding objects for the given object.
(Inherited from BaseInfo.GeneralizedInfoWrapper.)
Public propertyParentIDColumn Obsolete.
Parent ID column name.
(Inherited from BaseInfo.GeneralizedInfoWrapper.)
Public propertyParentObjectType
Parent object type.
(Inherited from BaseInfo.GeneralizedInfoWrapper.)
Public propertyPrioritizedProperties
Gets the list of properties which should be prioritized in the macro controls (IntelliSense, MacroTree).
(Inherited from BaseInfo.GeneralizedInfoWrapper.)
Public propertyProcesses
The collection of the processes of the given object.
(Inherited from BaseInfo.GeneralizedInfoWrapper.)
Public propertyProperties
Properties of the object available through GetProperty.
(Inherited from BaseInfo.GeneralizedInfoWrapper.)
Public propertyReferringObjects
Collection of the objects depending on this object (object which have FK to this object).
(Inherited from BaseInfo.GeneralizedInfoWrapper.)
Public propertyRelatedData
Custom data connected to the object.
(Inherited from BaseInfo.GeneralizedInfoWrapper.)
Public propertyRelatedObjects
The collection of the relationships of the given object.
(Inherited from BaseInfo.GeneralizedInfoWrapper.)
Public propertyScheduledTasks
The collection of the scheduled tasks of the given object.
(Inherited from BaseInfo.GeneralizedInfoWrapper.)
Public propertySiteIDColumn Obsolete.
Site ID column name.
(Inherited from BaseInfo.GeneralizedInfoWrapper.)
Public propertySupportsVersioning
Indicates if the object versioning is supported.
(Inherited from BaseInfo.GeneralizedInfoWrapper.)
Public propertyTimeStampColumn Obsolete.
Time stamp column name.
(Inherited from BaseInfo.GeneralizedInfoWrapper.)
Public propertyTouchCacheDependencies
If true, cache dependencies are touched when the object is changed.
(Inherited from BaseInfo.GeneralizedInfoWrapper.)
Public propertyTypeInfo
Type info.
(Inherited from BaseInfo.GeneralizedInfoWrapper.)
Public propertyUpdateTimeStamp
If true, time stamp is updated on object update.
(Inherited from BaseInfo.GeneralizedInfoWrapper.)
Public propertyUpdateVersionGUID
If true, version GUID of the object is updated when saved.
Public propertyValidateCodeName
If true, the code name is validated upon saving.
(Inherited from BaseInfo.GeneralizedInfoWrapper.)
Public propertyVersioningEnabled
Indicates if the object versioning is enabled by the settings.
(Inherited from BaseInfo.GeneralizedInfoWrapper.)
Top
See Also