Class AccessTypeEnum
List of possible access types
Namespace: Com.Kendox.Dcis.SubSystem.Service.Enumeration
Syntax
public sealed class AccessTypeEnum : Enum
Fields
Name | Description |
---|---|
ContentExport | The content has been exported |
ContentExportForPreview | The content has been exported for viewing |
ContentExportForPrint | The content has been exported for printing |
ContentExportForView | The content has been exported for viewing |
ContentSend | Properties have been accessed for viewing |
ContentSendZipped | Properties have been accessed for viewing |
GrantAdditionalAccess | Access granted to subject which usually does not have the rights to view the document |
PropertyExportForView | Properties have been accessed for viewing |
UnknownAccess | Access occurred, but with unknown reason |
value__ |