PsrDataTagOrganisationUnitId Property |
Optional ID of the organisation unit for "personal" tags (favorite for example is a tag)
Namespace:
PsrApi.Data
Assembly:
PsrApi (in PsrApi.dll) Version: 8.13.13.27522 (14.03.2022)
Syntaxpublic Nullable<Guid> OrganisationUnitId { get; set; }
Property Value
Type:
NullableGuid
See Also