Returns a value that indicates the type of element.
Syntax: |
---|
DlxLibraryItem.GetItemType() |
Return Value
Returns one of the following values:
DlxApp.LIBRARYITEM_UNKNOWN |
DlxApp.LIBRARYITEM_FOLDER |
DlxApp.LIBRARYITEM_RECORD |
Example
Copy code | |
---|---|
|
DlxLibraryItem.GetItemType() |
Returns a value that indicates the type of element.
Syntax: |
---|
DlxLibraryItem.GetItemType() |
Returns one of the following values:
DlxApp.LIBRARYITEM_UNKNOWN |
DlxApp.LIBRARYITEM_FOLDER |
DlxApp.LIBRARYITEM_RECORD |
Copy code | |
---|---|
|