| DataTagKey Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: PsrApi.Data.DataKeys
 Syntax
Syntaxpublic class DataTagKey : PsrKey
The DataTagKey type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | DataTagKey | Initializes a new instance of the DataTagKey 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 | 
                Der Datensatz, an welchem das Tag hängt
             | 
|  | TagId | 
                Das Tag, welches mit dem Datensatz verknüpft ist
             | 
 See Also
See Also