[IACObject] IACObject (developer guide)


Property Name/ID Data Type / Summary
ACContentList IACObject

A "content list" contains references to the most important data that this instance primarily works with. It is primarily used to control the interaction between users, visual objects, and the data model in a generic way. For example, drag-and-drop or context menu operations. A "content list" can also be null.

ACType IACType

Metadata (iPlus-Type) of this instance. ATTENTION: IACType are EF-Objects. Therefore the access to Navigation-Properties must be secured using the QueryLock_1X000 of the Global Database-Context!

ParentACObject IACObject

Returns the parent object


Property Name/ID Data Type / Summary