PublicAPI.Portal.Objects.Tasks.ReplacementTask.SetFactWorkLogHours ELMA API Documentation
Set fact time report in hours
 
 
Syntax

public void SetFactWorkLogHours(
	long taskId,
	long hours
)
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 this function use case here
See Also