Click or drag to resize
DataClassInfo Properties

The DataClassInfo type exposes the following members.

Properties
  NameDescription
Protected propertyAllowClone
Indicates if the object supports cloning.
(Inherited from BaseInfo.)
Public propertyAllowPartialUpdate
If true, the object allows partial updates.
(Inherited from AbstractInfoBaseTInfo.)
Protected propertyAllowRestore
Indicates if the object supports deleting to recycle bin.
(Inherited from BaseInfo.)
Protected propertyAllowTouchParent
Indicates if parent is allowed to be touched, if exists.
(Inherited from BaseInfo.)
Public propertyAssignedSites
Collection of the sites to which the object is associated via site bindings (M:N relationships).
(Inherited from BaseInfo.)
Public propertyBindings
Collection of the binding objects for the given object.
(Inherited from BaseInfo.)
Protected propertyCacheParentData
If true, the parent object data is cached within object.
(Inherited from BaseInfo.)
Public propertyClassCodeGenerationSettings
Class code generation settings
(Overrides DataClassInfoBaseTInfoClassCodeGenerationSettings.)
Public propertyClassCodeGenerationSettingsInfo
Gets or sets the code generation settings.
Public propertyClassConnectionString
Class connection string
(Inherited from DataClassInfoBaseTInfo.)
Public propertyClassContactMapping
Class contact mapping
(Inherited from DataClassInfoBaseTInfo.)
Public propertyClassContactOverwriteEnabled
Class contact overwrite enabled
(Inherited from DataClassInfoBaseTInfo.)
Public propertyClassCustomizedColumns
Class customized columns
(Inherited from DataClassInfoBaseTInfo.)
Public propertyClassDefaultObjectType
Class default object type
(Inherited from DataClassInfoBaseTInfo.)
Public propertyClassDefaultPageTemplateID
Class default page template ID
(Inherited from DataClassInfoBaseTInfo.)
Public propertyClassDisplayName
Class display name
(Inherited from DataClassInfoBaseTInfo.)
Public propertyClassEditingPageURL
Class editing page url
(Inherited from DataClassInfoBaseTInfo.)
Public propertyClassFormDefinition
Class form definition
(Inherited from DataClassInfoBaseTInfo.)
Public propertyClassFormLayout
Class form layout
(Inherited from DataClassInfoBaseTInfo.)
Public propertyClassFormLayoutType
Class form layout type
Public propertyClassGUID
Class GUID
(Inherited from DataClassInfoBaseTInfo.)
Public propertyClassID
Class ID
(Inherited from DataClassInfoBaseTInfo.)
Public propertyClassInheritsFromClassID
Class inherits from class ID
(Inherited from DataClassInfoBaseTInfo.)
Public propertyClassIsContentOnly
Class is content-only. Used for page types.
(Inherited from DataClassInfoBaseTInfo.)
Public propertyClassIsCoupledClass
Class is coupled class
(Inherited from DataClassInfoBaseTInfo.)
Public propertyClassIsCustomTable
Class is custom table
(Inherited from DataClassInfoBaseTInfo.)
Public propertyClassIsDocumentType
Class is document type
(Inherited from DataClassInfoBaseTInfo.)
Public propertyClassIsForm
Class is form
(Inherited from DataClassInfoBaseTInfo.)
Public propertyClassIsMenuItemType
Class is menu item type
(Inherited from DataClassInfoBaseTInfo.)
Public propertyClassIsProduct
Class is product
(Inherited from DataClassInfoBaseTInfo.)
Public propertyClassIsProductSection
Class is product section
(Inherited from DataClassInfoBaseTInfo.)
Public propertyClassLastModified
Class last modified
(Inherited from DataClassInfoBaseTInfo.)
Public propertyClassListPageURL
Class list page url
(Inherited from DataClassInfoBaseTInfo.)
Public propertyClassLoadGeneration
Class load generation
(Inherited from DataClassInfoBaseTInfo.)
Public propertyClassName
Class name
(Inherited from DataClassInfoBaseTInfo.)
Public propertyClassNewPageURL
Class new page url
(Inherited from DataClassInfoBaseTInfo.)
Public propertyClassNodeAliasSource
Class node alias source
(Inherited from DataClassInfoBaseTInfo.)
Public propertyClassNodeNameSource
Class node name source
(Inherited from DataClassInfoBaseTInfo.)
Public propertyClassPageTemplateCategoryID
Class page template category ID
(Inherited from DataClassInfoBaseTInfo.)
Public propertyClassPreviewPageUrl
Class preview page url
(Inherited from DataClassInfoBaseTInfo.)
Public propertyClassResourceID
Class resource ID
(Inherited from DataClassInfoBaseTInfo.)
Public propertyClassSearchContentColumn
Class search content column
(Inherited from DataClassInfoBaseTInfo.)
Public propertyClassSearchCreationDateColumn
Class search creation date column
(Inherited from DataClassInfoBaseTInfo.)
Public propertyClassSearchEnabled
Class search enabled
(Inherited from DataClassInfoBaseTInfo.)
Public propertyClassSearchImageColumn
Class search image column
(Inherited from DataClassInfoBaseTInfo.)
Public propertyClassSearchSettings
Class search settings
(Overrides DataClassInfoBaseTInfoClassSearchSettings.)
Public propertyClassSearchSettingsInfos
Gets the SearchSettings infos object.
Public propertyClassSearchTitleColumn
Class search title column
(Inherited from DataClassInfoBaseTInfo.)
Public propertyClassShowAsSystemTable
Class show as system table
(Inherited from DataClassInfoBaseTInfo.)
Public propertyClassShowColumns
Class show columns
(Inherited from DataClassInfoBaseTInfo.)
Public propertyClassShowTemplateSelection
Class show template selection
(Inherited from DataClassInfoBaseTInfo.)
Public propertyClassSKUDefaultDepartmentID
Class SKU default department ID
(Inherited from DataClassInfoBaseTInfo.)
Public propertyClassSKUDefaultDepartmentName
Class SKU default department name
(Inherited from DataClassInfoBaseTInfo.)
Public propertyClassSKUDefaultProductType
Class SKU default product type
(Inherited from DataClassInfoBaseTInfo.)
Public propertyClassTableName
Class table name
(Inherited from DataClassInfoBaseTInfo.)
Public propertyClassURLPattern
URL pattern used for page types.
(Inherited from DataClassInfoBaseTInfo.)
Public propertyClassUsePublishFromTo
Class use publish from to
(Inherited from DataClassInfoBaseTInfo.)
Public propertyClassUsesVersioning
Class uses versioning
(Inherited from DataClassInfoBaseTInfo.)
Public propertyClassVersionGUID
Class version GUID
(Inherited from DataClassInfoBaseTInfo.)
Public propertyClassViewPageUrl
Class view page url
(Inherited from DataClassInfoBaseTInfo.)
Public propertyClassXmlSchema
Class xml schema
(Overrides DataClassInfoBaseTInfoClassXmlSchema.)
Protected propertyCodeNameColumn
Code name column name of the info record.
(Inherited from BaseInfo.)
Protected propertyCodeNameChanged
Returns whether the object code name changed or not
(Inherited from AbstractInfoBaseTInfo.)
Public propertyColumnNames
Column names.
(Inherited from AbstractInfoBaseTInfo.)
Protected propertyCustomizedColumns
Gets the list of customized columns in current object
(Inherited from BaseInfo.)
Protected propertyDataClass
Data class with the info object data.
(Inherited from AbstractInfoBaseTInfo.)
Protected propertyDeleteFiles
Indicates if all physical files should be deleted when object will be deleted.
(Inherited from AbstractInfoBaseTInfo.)
Protected propertyDisplayNameColumn
Display name column name of the info record.
(Inherited from BaseInfo.)
Public propertyGeneralized
Generalized interface of this object.
(Inherited from AbstractInfoBaseTInfo.)
Protected propertyHasData
Returns true if the object has it's data storage initialized already
(Inherited from AbstractInfoBaseTInfo.)
Public propertyHasChanged
Returns true if the object changed.
(Inherited from AbstractInfoBaseTInfo.)
Protected propertyCheckUnique
If true, the code name is checked for uniqueness upon saving.
(Inherited from BaseInfo.)
Protected propertyChildDependencies
Collection of the child dependencies for the given object. These are objects which should be included into the parent data (for example class data for BizForms), but aren't direct child of the object.
(Inherited from BaseInfo.)
Public propertyChildren
Collection of the child objects for the given object.
(Inherited from BaseInfo.)
Public propertyIcon
Object icon
(Inherited from BaseInfo.)
Protected propertyIgnoreExternalColumns
If true, externally stored columns are ignored and are stored normally in DB.
(Inherited from BaseInfo.)
Protected propertyInstanceGUID
Returns the object instance GUID
(Inherited from BaseInfo.)
Protected propertyIsCachedObject
If true, the object is cached within the system for later use
(Inherited from BaseInfo.)
Protected propertyIsClone
Indicates if the object is clone.
(Inherited from BaseInfo.)
Public propertyIsComplete
Returns true if the object is complete (has all columns).
(Inherited from AbstractInfoBaseTInfo.)
Protected propertyIsDisconnected
Returns true if this collection is disconnected from the database
(Inherited from BaseInfo.)
Public propertyIsGlobal
Returns true if the object is global object. False if the object belongs to specific site only.
(Inherited from BaseInfo.)
Protected propertyIsCheckedOut
Indicates if the object is checked out.
(Inherited from BaseInfo.)
Protected propertyIsCheckedOutByUserID
Gets ID of the user who checked the object out.
(Inherited from BaseInfo.)
Protected propertyIsObjectValid
Returns true if the object is considered valid.
(Inherited from BaseInfo.)
Public propertyItem
Gets or sets the value of the column.
(Inherited from BaseInfo.)
Protected propertyLogEvents
If true, Events tasks are logged on the object update.
(Inherited from BaseInfo.)
Protected propertyLogExport
If true, export tasks are logged on the object update.
(Inherited from BaseInfo.)
Protected propertyLogIntegration
If true, integration tasks are being logged.
(Inherited from BaseInfo.)
Protected propertyLogSynchronization
Indicates how should be handled the logging of synchronization tasks on the object update.
(Inherited from BaseInfo.)
Protected propertyLogWebFarmTasks
If true, web farm tasks are logged on the object update.
(Inherited from BaseInfo.)
Public propertyMetaFiles
Collection of the metafiles belonging to the object.
(Inherited from BaseInfo.)
Protected propertyName
Returns the code name of the object
(Inherited from BaseInfo.)
Protected propertyObjectCategory
Object category.
(Inherited from BaseInfo.)
Protected propertyObjectCodeName
Object code name.
(Inherited from BaseInfo.)
Protected propertyObjectDisplayName
Object display name.
(Inherited from BaseInfo.)
Protected propertyObjectFullName
Object full name if exists
(Inherited from BaseInfo.)
Protected propertyObjectGroupID
Object community group ID.
(Inherited from BaseInfo.)
Protected propertyObjectGUID
Object GUID.
(Inherited from BaseInfo.)
Protected propertyObjectIcon
Object icon metafile.
(Inherited from BaseInfo.)
Protected propertyObjectIconGUID
Object icon GUID.
(Inherited from BaseInfo.)
Protected propertyObjectID
Object ID.
(Inherited from BaseInfo.)
Protected propertyObjectIsCustom
Indicates if object is custom.
(Inherited from BaseInfo.)
Protected propertyObjectIsCustomized
Indicates if object is customized.
(Inherited from BaseInfo.)
Protected propertyObjectLastAccessed
Object last access time (uses internally by providers).
(Inherited from BaseInfo.)
Protected propertyObjectLastModified
Last modified time.
(Inherited from BaseInfo.)
Protected propertyObjectOrder
Returns the order of the object among the other objects.
(Inherited from BaseInfo.)
Protected propertyObjectParent
Object parent.
(Inherited from BaseInfo.)
Protected propertyObjectParentID
Object parent ID.
(Inherited from BaseInfo.)
Public propertyObjectSettings
Object settings
(Inherited from BaseInfo.)
Protected propertyObjectSite
Returns the object site.
(Inherited from BaseInfo.)
Protected propertyObjectSiteID
Object site ID.
(Inherited from BaseInfo.)
Protected propertyObjectSiteName
Object site name.
(Inherited from BaseInfo.)
Protected propertyObjectStatus
Returns the current status of the object.
(Inherited from BaseInfo.)
Protected propertyObjectThumbnail
Object thumbnail metafile.
(Inherited from BaseInfo.)
Protected propertyObjectThumbnailGUID
Object thumbnail GUID.
(Inherited from BaseInfo.)
Protected propertyObjectVersionGUID
Object version GUID.
(Inherited from BaseInfo.)
Protected propertyOriginalObjectCodeName
Returns the original object code name
(Inherited from AbstractInfoBaseTInfo.)
Public propertyOtherBindings
Collection of the binding objects for the given object.
(Inherited from BaseInfo.)
Public propertyParent
Object parent
(Inherited from BaseInfo.)
Protected propertyParentObjectType
Parent object type.
(Inherited from BaseInfo.)
Protected propertyPrioritizedProperties
Gets the list of properties which should be prioritized in the macro controls (IntelliSense, MacroTree).
(Inherited from BaseInfo.)
Public propertyProcesses
Collection of the processes belonging to the object.
(Inherited from BaseInfo.)
Public propertyProperties
Properties of the object
(Inherited from AbstractInfoBaseTInfo.)
Protected propertyReferringObjects
Collection of the objects depending on this object (object which have FK to this object).
(Inherited from BaseInfo.)
Protected propertyRegisteredProperties
Registered properties
(Inherited from AbstractInfoBaseTInfo.)
Public propertyRelatedData
Custom data connected to the object.
(Inherited from BaseInfo.)
Public propertyRelatedObjects
Related objects.
(Inherited from BaseInfo.)
Public propertySearchType
Gets the search type name.
(Inherited from AbstractInfoBaseTInfo.)
Public propertyScheduledTasks
Collection of the scheduled tasks belonging to the object.
(Inherited from BaseInfo.)
Public propertySite
Object site
(Inherited from BaseInfo.)
Protected propertySupportsVersioning
Indicates if the object versioning is supported. Default false
(Inherited from BaseInfo.)
Public propertyThumbnail
Object thumbnail
(Inherited from BaseInfo.)
Protected propertyTouchCacheDependencies
If true, cache dependencies are touched when the object is changed.
(Inherited from BaseInfo.)
Public propertyTypeInfo
Type information.
(Overrides BaseInfoTypeInfo.)
Protected propertyUpdateTimeStamp
If true, timestamp of the object is updated when saved.
(Inherited from BaseInfo.)
Protected propertyUpdateVersionGUID
If true, version GUID of the object is updated when saved.
(Inherited from AbstractInfoBaseTInfo.)
Protected propertyValidateCodeName
If true, the code name is validated upon saving.
(Inherited from BaseInfo.)
Protected propertyVersioningEnabled
Indicates if the object versioning is enabled by the settings.
(Inherited from BaseInfo.)
Top
See Also