PsrLogbook Class |
Namespace: PsrApi.Data
public class PsrLogbook
The PsrLogbook type exposes the following members.
Name | Description | |
---|---|---|
![]() | PsrLogbook | Initializes a new instance of the PsrLogbook class |
Name | Description | |
---|---|---|
![]() | __type |
Internally used, never change this value.
|
![]() | ClientComputerName |
Name of the computer that triggered the logbook entry
|
![]() | ClientIpAdress |
IP address of the client that triggered the logbook entry
|
![]() | ClientMacAdress |
MAC address of the client that triggered the logbook entry
|
![]() | ClientType |
Type of the client that triggered the logbook entry (Wpf, Web...)
|
![]() | ClientUser |
Username of the client that triggered the logbook entry
|
![]() | DataActiveDirectoryProfileId |
Active Directory profile ID if the object that the logbook entry belongs to is imported
|
![]() | DataId |
ID of the object that the logbook entry belongs to
|
![]() | DataName |
Name of the object that the logbook entry belongs to
|
![]() | DataType |
Data type of the object that the logbook entry belongs to
|
![]() | Id |
ID
|
![]() | Info |
Optionale additional info
|
![]() | LogbookEvent |
Logbook event (new, edited...)
|
![]() | OrganisationUnit |
Organisation unit that triggered the logbook entry
|
![]() | OrganisationUnitId |
ID of the organisation unit that triggered the logbook entry
|
![]() | SyncOperation |
Synchronisation State. Used to determine which operation to perform when synchronizing the data.
|
![]() | TimeStampUtc |
Timestamp
|
![]() | TransactionId |
The Id of the transaction. Used to identify the object in results, even if its id has changed.
Must be generated for sync operations.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |