Kofax DM API Manuel d'utilisateur Page 241

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 528
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 240
DM API METHODS AND PROPERTIES 221
GetSize
GetSize
Use this method to get the number items in a list. For example, you can
use GetSize to request the number of available libraries on the DM
Server or the number of properties in a list of properties.
Syntax
PCDGetLoginLibs.GetSize()
PCDNetAliasList.GetSize()
PCDPropertyList.GetSize()
PCDTrusteeList.GetSize()
Returns
Returns a long integer to receive the number of items in the return data
set list. Each of the items is a name-value pair that you can access by
checking for the name and then retrieving the associated value.
Languages such as JavaScript, Visual Basic, and VBScript return this as
a function value.
Example
The Example in PCDGetLoginLibs illustrates how you can use GetSize
in your custom applications.
Related Items
See the following objects:
PCDGetLoginLibs
PCDNetAliasList
PCDPropertyList
PCDTrusteeList
See the following methods:
Execute
GetAt
Vue de la page 240
1 2 ... 236 237 238 239 240 241 242 243 244 245 246 ... 527 528

Commentaires sur ces manuels

Pas de commentaire