RPC HELP TVistaLogin DivList

From VistApedia
Jump to: navigation, search

DivList Property (read-only)

Applies to

   TVistaLogin class

Declaration

   property DivList: Tstrings;

Description

The DivList property is available at run-time only. This read-only property is a list of divisions that are available for selection by the user for the signon division. This list is filled in, if appropriate, during the Silent Login at the same time that the user is determined to have multiple divisions from which to select. The first entry in the list is the number of divisions present, followed by the names of the divisions that are available to the user.

See Handling Divisions During Silent Login for information about handling multi-divisions during the Silent Login process.