PsrTag Class |
Namespace: PsrApi.Data
public class PsrTag : PsrData
The PsrTag type exposes the following members.
| Name | Description | |
|---|---|---|
| __type |
Internally used, never change this value.
| |
| ChangedOrganisationUnit |
Organisation unit that created the object
(Inherited from PsrData.) | |
| ChangedOrganisationUnitId |
ID of the organisation unit that created the object
(Inherited from PsrData.) | |
| ChildDataBindings |
Children
(Inherited from PsrData.) | |
| Color |
Color
| |
| DataRights |
Data rights
(Inherited from PsrData.) | |
| DataStates |
State
(Inherited from PsrData.) | |
| DataTags |
Tags
(Inherited from PsrData.) | |
| Description |
Description
| |
| FilterUsageCount |
Number of times the tag was used in a filter
| |
| HasTrigger |
If a trigger is configured on the object
(Inherited from PsrData.) | |
| HasTriggerAlert |
If a trigger alert happened on the object
(Inherited from PsrData.) | |
| Id |
ID
(Inherited from PsrData.) | |
| IsFavorite |
If it is a favorite of the current user
(Inherited from PsrData.) | |
| LastFilterUsageUtc |
Timestamp of the last usage in a filter
| |
| LogbookEntries |
Logbook entry
(Inherited from PsrData.) | |
| Name |
Namen
| |
| ParentDataBindings |
Parents
(Inherited from PsrData.) | |
| PublicKey |
Public key
(Inherited from PsrData.) | |
| SyncOperation |
Synchronisation State. Used to determine which operation to perform when synchronizing the data.
(Inherited from PsrData.) | |
| SystemTag |
If it is a system tag. System tags cannot be created or edited by users.
| |
| TimeStampUtc |
Creation timestamp
(Inherited from PsrData.) | |
| 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.
(Inherited from PsrData.) | |
| ValidTimeStampUtc |
Expiration date
(Inherited from PsrData.) |
| Name | Description | |
|---|---|---|
| ContentSearchExpressionT |
Search expression
(Overrides PsrDataContentSearchExpressionT(String, Boolean).) | |
| DataName |
Data name
(Overrides PsrDataDataName.) | |
| DataType |
Data type
(Overrides PsrDataDataType.) | |
| 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.) |
| Name | Description | |
|---|---|---|
| SysTagFavorite |
Constant for the system tag "Favorite"
|