Search Results for

    Show / Hide Table of Contents

    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 Source

    GetByContactGuid(Guid)

    Declaration
    TelematicWorkflowContactConfiguration GetByContactGuid(Guid contactGuid)
    Parameters
    Type Name Description
    System.Guid contactGuid
    Returns
    Type Description
    TelematicWorkflowContactConfiguration
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx