| DataBindingKey Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: PsrApi.Data.DataKeys
 Syntax
Syntaxpublic class DataBindingKey : PsrKey
The DataBindingKey type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | DataBindingKey | Initializes a new instance of the DataBindingKey class | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | __type | 
                Typ des Objektes
             | 
|  | EntityClass | 
                Der Typ der Klasse
            (Inherited from PsrKey.) | 
|  | TimeStampUtc | 
                Zeitstempel, wann der Datensatz das letze mal geändert worden ist.
            (Inherited from PsrKey.) | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals | (Inherited from Object.) | 
|  | GetHashCode | (Inherited from Object.) | 
|  | GetType | (Inherited from Object.) | 
|  | ToString | (Inherited from Object.) | 
 Fields
Fields| Name | Description | |
|---|---|---|
|  | DataId | 
                Die Id des Datensatzes
             | 
|  | ParentDataId | 
                Die ParentId des Datensatzes
             | 
 See Also
See Also