| OpsActivityLogEntry Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Micros.Ops
 Syntax
Syntaxpublic class OpsActivityLogEntry
The OpsActivityLogEntry type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | OpsActivityLogEntry | Initializes a new instance of the OpsActivityLogEntry class | 
 Fields
Fields| Name | Description | |
|---|---|---|
|  | CheckGuid | Unique check identifier. | 
|  | EmployeeID | Signed in employee ID at time of log entry. | 
|  | EntrySubType | Sub-type of log entry. | 
|  | EntryType | Type of log entry. | 
|  | RevCtrID | Revenue center ID. | 
|  | Text | Text to be logged. | 
|  | TimeStamp | Date and time of log entry. | 
 See Also
See Also