Class AccessLogItemContract
Represents an access log item
Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
Syntax
public class AccessLogItemContract : Object
Name | Description |
---|---|
AccessLogItemContract() |
Fields
Name | Description |
---|---|
AccessTypeEnum | Type of Access AccessTypeEnum |
Date | Date of the access. Date format: yyyy-MM-ddTHH:mm:ss |
Id | Id of the access |
ModificationCount | Number of modification |
User | User id of of the access |