PublicAPI.Projects.ProjectTaskBase.Milestone.LoadOrNullELMA API Documentation
Load by UID. If not found, null is returned
Access path: PublicAPI.Projects.ProjectTaskBase.Milestone.LoadOrNull
Overload List

  NameDescription
Public methodLoadOrNull(Guid)
Load by UID. If not found, null is returned
Public methodLoadOrNull(Int64)
Load task, if it exists.
Back to Top
See Also