You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »



getDelegatesOfType()


This method returns an array of delegates.

Parameter(s):

NameTypeMandatoryDefault Value








Returns:

TypeDescription
ArrayThis method returns an array of delegates.

Example 

getDelegatesOfType()

getDelegatorsOfType()


This method returns an array of the employees that delegated authority.

Parameter(s):

NameTypeMandatoryDefault Value








Returns:

TypeDescription
ArrayThis method returns an array of delegates.

Example:

getDelegatorsOfType()

hasDelegationOfType()


This method returns true if there is a specific delegation record. 

Parameter(s):

NameTypeMandatoryDefault Value








Returns:

TypeDescription
BooleanThis method returns true if the delegation record with the specified value of the parameters exists. Otherwise, it returns false.

Example:

hasDelegationOfType()


  • No labels