Click or drag to resize

PsrDataTag Properties

The PsrDataTag type exposes the following members.

Properties
  NameDescription
Public property__type
Internally used, never change this value.
Public propertyData
Object that the tag applies to
Public propertyDataId
ID of the object that the tag applies to
Public propertyId
ID
Public propertyOrganisationUnit
Optional organisation unit for "personal" tags (favorite for example is a tag)
Public propertyOrganisationUnitId
Optional ID of the organisation unit for "personal" tags (favorite for example is a tag)
Public propertySyncOperation
Synchronisation State. Used to determine which operation to perform when synchronizing the data.
Public propertyTag
Tag that applies to the object
Public propertyTagId
ID of the tag that applies to the object
Public propertyTimeStampUtc
Timestamp of the last change
Public propertyTransactionId
The Id of the transaction. Used to identify the object in results, even if its id has changed. Must be generated for sync operations.
Top
See Also