DataObjectView Properties |
The DataObjectView type exposes the following members.
Name | Description | |
---|---|---|
![]() | AccessModifierClassInfo |
Specifies the class info of an access modifier for the data object type.
Can be null.
|
![]() | ActiveUserCanUseView |
Is the active user allowed to use the view?
(Inherited from ViewBase.) |
![]() | ChangedBy | (Inherited from ViewBase.) |
![]() | ChangeTime | (Inherited from ViewBase.) |
![]() | Content | |
![]() | CreatedBy | (Inherited from ViewBase.) |
![]() | CreateTime | (Inherited from ViewBase.) |
![]() | CriteriaScreenOptions |
Holds options used in the criteria screen for the view.
The object is only used if DisplayCriteriaScreen is true.
|
![]() | DataVersion | (Inherited from ViewBase.) |
![]() | Description |
Description can be null
(Inherited from ViewBase.) |
![]() | DisplayCriteriaScreen |
Specifies whether a criteria/search screen will be displayed before the actual view (list) screen.
|
![]() | Fields | |
![]() | Filter | |
![]() | Forms |
Rummer eventuelle alternative forms, som dataobjekterne i view'et skal vises med.
Collection er null hvis informationerne ikke er indlæst.
|
![]() | Id | (Inherited from ViewBase.) |
![]() | MenuItemId |
The ID of the menu item under which the view is placed.
(Inherited from ViewBase.) |
![]() | Name | (Inherited from ViewBase.) |
![]() | NewObjectParentId |
Angiver hvor nye objekter oprettet fra view’et placeres henne i træstrukturen.
NewObjectParentId anvendes kun når ViewType=List.
Hvis NewObjectParentId er 0 anvendes default regelsættet.
|
![]() | Number | (Inherited from ViewBase.) |
![]() | Owner |
The "Owner" tells the purpose of the view; is it a regular view, is it used for a reference property or is it used for scoping a policy?
(Inherited from ViewBase.) |
![]() | OwnerId |
The administrators/owners of the view. Only the owners can edit the view.
OwnerId is the id of a user group.
(Inherited from ViewBase.) |
![]() | PageBreakAfterEvery |
Har kun effekt hvis ViewType=Print. Angiver at der skal indsættes et pagebreak
efter hver x'te dataobjekt. Ignoreres hvis værdien er 0.
|
![]() | ScreenElements |
States which elements will be displayed in the view screen: toolbar, headline menu and contextmenu.
|
![]() | ScriptFiles | |
![]() | SearchString | |
![]() | Settings |
Contains additional settings for the view.
Configured in the XML structure in the column tblDataObjectView.SettingsXML.
(Inherited from ViewBase.) |
![]() | SortFields | |
![]() | StylesheetId |
Used for downloading a PDF file for a (list) view.
Can be 0.
|
![]() | System |
System views are not shown in the menu
(Inherited from ViewBase.) |
![]() | UId | (Inherited from ViewBase.) |
![]() | UserGroupIds |
Users of the view. Only the group members can see the view in the menu structure.
(Inherited from ViewBase.) |
![]() | ViewClass | (Overrides ViewBaseViewClass.) |
![]() | ViewType |
Name | Description | |
---|---|---|
![]() ![]() | IEntityObjectDataVersion |
The data version of an entity object is incremented every time it gets updated.
If the entity object class embeds other objects (like a DataObjectType embeds a number of BaseProperty objects)
then the DataVersion is also "touched" when an embedded object changes.
(Inherited from ViewBase.) |
![]() ![]() | IEntityObjectId |
Unique id of the entity object within its entity type.
(Inherited from ViewBase.) |