GigaSpaces XAP.NET Documentation
Replicable Property
Class LibraryGigaSpaces.Core.MetadataISpaceTypeDescriptorReplicable
Gets whether this type is replicable
Declaration Syntax
C#Visual BasicVisual C++J#
bool Replicable { get; }
ReadOnly Property Replicable As Boolean
	Get
property bool Replicable {
	bool get ();
}
/** @property */
boolean get_Replicable()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 14.0.0.0 (14.0.0.20000)