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
	Get
public:
virtual property String^ Uid {
	String^ get ();
}
/** @property */
public String get_Uid()

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