GetMasterReplicaName
Description
Returns the name of the replica that masters the user.
Note:
This method is for Perl only. It is not available for VBScript. This method became available in version 2002.05.00.
Syntax
Perl
$
user
->
GetMasterReplicaName
();
Identifier
Description
user
A User object.
Return value
A String containing the name of the replica that masters the user.
Parent topic:
User object methods
See also
SetMasterReplicaByName
GetMasterReplicaName
Feedback