Click or drag to resize

PsrKey Class

Abstrakte Klasse um die Schlüssel eins Datensatzes zu beschreiben.
Inheritance Hierarchy

Namespace:  PsrApi.Data.DataKeys
Assembly:  PsrApi (in PsrApi.dll) Version: 8.13.13.27522 (14.03.2022)
Syntax
C#
public abstract class PsrKey

The PsrKey type exposes the following members.

Properties
  NameDescription
Public propertyEntityClass
Der Typ der Klasse
Public propertyTimeStampUtc
Zeitstempel, wann der Datensatz das letze mal geändert worden ist.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also