GigaSpaces XAP.NET Documentation
Uid Property
Class LibraryGigaSpaces.Core.EventsSpaceDataEventArgs<(Of <(T>)>)Uid
Returns the unique identifier of the notified entry.
Declaration Syntax
C#Visual BasicVisual C++J#
public virtual string Uid { get; }
Public Overridable ReadOnly Property Uid As String
public:
virtual property String^ Uid {
	String^ get ();
}
/** @property */
public String get_Uid()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 10.0.0.0 (10.0.1.11800)