GetMasterReplicaName
Description
Returns the name of the replica that masters the user.
Remarque :
This method is for Perl only. It is not available for VBScript. This method became available in version 2002.05.00.
Syntaxe
Perl
$
user
->
GetMasterReplicaName
();
Identificateur
Description
utilisateur
A User object.
Return value
A String containing the name of the replica that masters the user.
Rubrique parent :
User object methods
Voir aussi
SetMasterReplicaByName
GetMasterReplicaName
Commentaires en retour