public interface ITaskLog extends IBaseField
| Modifier and Type | Method and Description | 
|---|---|
String | 
taskLogType()
 The severity levels for the task log entries. 
 | 
void | 
taskLogType(String pVal)
 The severity levels for the task log entries. 
 | 
autoPost, autoPost, field, field, id, modified, post, refresh, undo, virtualisLocked, lockObject, unLockObjectString taskLogType()
The severity levels for the task log entries.
Getter method for the COM property "TaskLogType"
void taskLogType(String pVal)
The severity levels for the task log entries.
Setter method for the COM property "TaskLogType"
pVal - Mandatory java.lang.String parameter.Copyright © 2020. All rights reserved.