Gets the primary space of this backup or null if this space undergoing election process.
Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
public string PrimarySpaceMemberName { get; }
Public ReadOnly Property PrimarySpaceMemberName As String Get
public: property String^ PrimarySpaceMemberName { String^ get (); }
/** @property */ public String get_PrimarySpaceMemberName()