For a list of all Derived Attributes, see Derived Attributes.
Entries
|
ObjectList |
Calculated on the subclasses. Depend on the type, the entries in the container are calculated and shown.
|
orderClause
|
VtcString |
'creationdatetime’ |
whereClause
|
VtcString |
Formats the date query according to user input.' |
| SystemInfo |
VtcString |
Returns the information for Menu settings > System Info:
- Evaluates the DBSection first. If nothing is specified,
database is taken. Otherwise, the one specified with /DB.
- Finds all information about the current installation, loaded objects, Notif etc. and returns it as a string.
|
DocumentData
From Vertec 6.6.
| DocumentExtension |
VtcString |
Contains the file extension of the file specified in the Member DocumentFullName (e.g. xlsx ) |
| Document |
VtcString |
Contains the name of the file specified in the Member DocumentFullName, without a file extension (e.g. MyExcelFile ) |
docpath
|
VtcString |
- If masterentry is set: masterentry.Docpath
- Other: Docpath of the first linked entry(s)
- Else: inherited from User Entry
|
created
|
DateTime |
Calculated on the subclasses (FileDok and PaperDok).
|
Amended
|
DateTime |
Calculated on the subclasses (FileDok and PaperDok). |
IconIndex
|
integer |
Set to 0. Each subclass calculates its own IconIndex. |
EffPath
|
VtcString |
Calculated based on the Path attribute.
- If an absolute path is specified, it is applied without editing.
- If a relative path is specified, the
Docpath is appended to the front.
- If no path is specified, EffPath is empty.
|
created
|
DateTime |
If it has a path and this document exists, the 'Filecreated’ date of the document is taken. Otherwise, the CreationdateTime of the activity. |
Amended
|
DateTime |
If it has a path and this document exists, the 'Filechanged’ date of the document is taken. Otherwise, the ModifieddateTime of the activity. |