Unique identifier for each fault instance. Can be use to lookup the exception logged on the server side from the client side.
Namespace:
Tse.EasyBook.Server.DataContracts.Faults
Assembly:
Tse.EasyBook.Server.DataContracts (in Tse.EasyBook.Server.DataContracts.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic long UniqueId { get; set; }
Property Value
Type:
Int64
See Also