Click or drag to resize

PsrDataRightTransactionId Property

The Id of the transaction. Used to identify the object in results, even if its id has changed. Must be generated for sync operations.

Namespace:  PsrApi.Data
Assembly:  PsrApi (in PsrApi.dll) Version: 8.13.13.27522 (14.03.2022)
Syntax
C#
public Guid TransactionId { get; set; }

Property Value

Type: Guid
See Also