This class is a wrapper for the User Details VI.
More...
|
static String | GetRbNumber () |
| Method for retrieving the RB number. More...
|
|
static String[,] | GetUsers () |
| Method for retrieving the users associated with the current RB number. More...
|
|
static void | HideVi () |
| Method for hiding the VI - it is hidden by default. More...
|
|
static void | Initialise () |
|
static void | SetRbNumber (String rb) |
| Method for settiing the RB number. More...
|
|
static void | SetUsers (String[,] values) |
| Method for updating the list of experimenters. More...
|
|
static void | ShowVi () |
| Method for showing the VI - it is hidden by default. More...
|
|
This class is a wrapper for the User Details VI.
Definition at line 11 of file UserDetails.cs.
static String Seci.Standard.UserDetails.GetRbNumber |
( |
| ) |
|
|
inlinestatic |
Method for retrieving the RB number.
- Returns
- Returns a string containing the RB number
Definition at line 48 of file UserDetails.cs.
static String [,] Seci.Standard.UserDetails.GetUsers |
( |
| ) |
|
|
inlinestatic |
Method for retrieving the users associated with the current RB number.
- Returns
- Returns a 2D string array which gives the users and institutes
Definition at line 83 of file UserDetails.cs.
static void Seci.Standard.UserDetails.HideVi |
( |
| ) |
|
|
inlinestatic |
Method for hiding the VI - it is hidden by default.
Definition at line 39 of file UserDetails.cs.
static void Seci.Standard.UserDetails.Initialise |
( |
| ) |
|
|
inlinestatic |
static void Seci.Standard.UserDetails.SetRbNumber |
( |
String |
rb | ) |
|
|
inlinestatic |
Method for settiing the RB number.
- Parameters
-
Definition at line 74 of file UserDetails.cs.
static void Seci.Standard.UserDetails.SetUsers |
( |
String |
values[,] | ) |
|
|
inlinestatic |
Method for updating the list of experimenters.
- Parameters
-
values | The experimenters information to write to the list |
Definition at line 101 of file UserDetails.cs.
static void Seci.Standard.UserDetails.ShowVi |
( |
| ) |
|
|
inlinestatic |
Method for showing the VI - it is hidden by default.
Definition at line 31 of file UserDetails.cs.
String Seci.Standard.UserDetails._filePath |
|
staticprivate |
String Seci.Standard.UserDetails.FilePath |
|
staticget |
The documentation for this class was generated from the following file:
- /isis2/instcontrol_temp/NewSECI/Sample_Environment_Control_Interface/Seci/Standard/UserDetails.cs