Gets the unique identifier of the written entry
![](../icons/collapse_all.gif)
C# | Visual Basic | Visual C++ | J# |
string Uid { get; }
ReadOnly Property Uid As String Get
property String^ Uid { String^ get (); }
/** @property */ String get_Uid()
C# | Visual Basic | Visual C++ | J# |
string Uid { get; }
ReadOnly Property Uid As String Get
property String^ Uid { String^ get (); }
/** @property */ String get_Uid()