PublicAPI.Projects.Tasks.LoadOrNull ELMA API Documentation
Load task, if it exists.
 
 
Syntax

public ProjectTaskBase LoadOrNull(
	long id
)

Return Value

Type: ProjectTaskBase
See Also