Interface ITelematicWorkflowContactConfigurationRepository
Interface for all TelematicWorkflowContactConfiguration repository functions
Namespace: Simplic.Telematic.Core
Assembly: Simplic.Telematic.Core.dll
Syntax
public interface ITelematicWorkflowContactConfigurationRepository
Methods
| Improve this Doc View SourceGetByContactGuid(Guid)
Declaration
TelematicWorkflowContactConfiguration GetByContactGuid(Guid contactGuid)
Parameters
Type | Name | Description |
---|---|---|
System.Guid | contactGuid |
Returns
Type | Description |
---|---|
TelematicWorkflowContactConfiguration |