Difference between revisions of "RPC HELP TVistaLogin Division"

From VistApedia
Jump to: navigation, search
(Created page with "<h2>Division Property</h2> <h3>Applies to<h3> TVistaLogin class Declaration property Division: String; Description The Division property is available at run-time on...")
 
Line 1: Line 1:
 
<h2>Division Property</h2>
 
<h2>Division Property</h2>
  
<h3>Applies to<h3>
+
<h3>Applies to</h3>
TVistaLogin class
+
[[RPC_HELP_TVistaLogin|TVistaLogin]] class
 
 
 
+
<h3>Declaration</h3>
Declaration
+
    property Division: String;
property Division: String;
 
 
 
 
+
<h3>Description</h3>
Description
+
The Division property is available at run-time only. It can be set to the desired Division for a user for [[RPC_HELP_Silent_Login|Silent Login]].
The Division property is available at run-time only. It can be set to the desired Division for a user for Silent Login.
 
 
 
See Handling Divisions During Silent Login for information about handling multi-divisions during the Silent Login process.
+
See [[RPC_HELP_Silent_Login_Handling Divisions|Handling Divisions During Silent Login]] for information about handling multi-divisions during the [[RPC_HELP_Silent_Login|Silent Login]] process.

Revision as of 01:57, 4 July 2015

Division Property

Applies to

TVistaLogin class

Declaration

   property Division: String;

Description

The Division property is available at run-time only. It can be set to the desired Division for a user for Silent Login.

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