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

public ProjectTask LoadOrNull(
	long id
)

Return Value

Type: ProjectTask
See Also