PublicAPI.Projects.Stage.LoadOrNull ELMA API Documentation
Load by UID. If not found, null is returned
 
 
Syntax

public ProjectLifeCycleStage LoadOrNull(
	Guid uid
)

Return Value

Type: ProjectLifeCycleStage
System Object or null
Remarks

How to find an object ID
See Also