GigaSpaces XAP.NET Documentation
BackupId Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.SpaceISpaceInstanceBackupId
Gets the backup id (if it is a topology with backups) of the space instance.
Declaration Syntax
C#Visual BasicVisual C++J#
int BackupId { get; }
ReadOnly Property BackupId As Integer
property int BackupId {
	int get ();
}
/** @property */
int get_BackupId()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 9.1.2.7920 (9.1.2.7920)