| ObjectWithIdKey Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: PsrApi.Data.DataKeys
 Syntax
Syntaxpublic class ObjectWithIdKey : PsrKey
The ObjectWithIdKey type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | ObjectWithIdKey | Initializes a new instance of the ObjectWithIdKey class | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | __type | 
                Typ des Objektes
             | 
|  | EntityClass | 
                Der Typ der Klasse
            (Inherited from PsrKey.) | 
|  | Id | 
                Die Id des MtoData Objektes
             | 
|  | 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.) | 
 See Also
See Also