PublicAPI.Processes.WorkflowTaskBase.LoadOrCreateELMA API Documentation
Load by UID. If not found, the new entity is returned
Access path: PublicAPI.Processes.WorkflowTaskBase.LoadOrCreate
Overload List

  NameDescription
Public methodLoadOrCreate(Guid)
Load by UID. If not found, the new entity is returned
Public methodLoadOrCreate(Int64)
Load by ID. If not found, the new entity is returned
Back to Top
See Also