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

public Milestone LoadOrNull(
	long id
)

Return Value

Type: Milestone
See Also