Returns a value that indicates the type of element.

syntaxSyntax:
DlxLibraryItem.GetItemType()

Return Value

Returns one of the following values:

DlxApp.LIBRARYITEM_UNKNOWN
DlxApp.LIBRARYITEM_FOLDER
DlxApp.LIBRARYITEM_RECORD

Example

  Copy codeCopy code

See also