PublicAPI.Docflow.Objects.BPMN.RegistrationDocumentTask.SetFactWorkLog ELMA API Documentation
Set fact time report in minutes
 
 
Syntax

public void SetFactWorkLog(
	long taskId,
	long minutes
)
Remarks

How to find objects IDs
Examples

When using this method, the current date will be set as the start date and the comment will not be added. See the function use case here
See Also