Class SecurityLevelEnum
Security level for annotations
Namespace: Com.Kendox.Dcis.SubSystem.Service.Enumeration
Syntax
public sealed class SecurityLevelEnum : Enum
Fields
Name | Description |
---|---|
OnlyEditors | Visible and editable only if user have edit rights |
Personal | Editable only through creator |
PersonalProtected | Visible and editable only through creator |
PubliclyAvailable | Visible and editable through all |
value__ |