Search Results for

    Show / Hide Table of Contents

    Class CacheScopeExtension

    Inheritance
    System.Object
    CacheScopeExtension
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Simplic.PlugIn.Logistics
    Assembly: Simplic.PlugIn.Logistics.dll
    Syntax
    public static class CacheScopeExtension

    Methods

    | Improve this Doc View Source

    GetContact(CacheScope, Guid)

    Gets a contact instance

    Declaration
    public static SAC.Contact.Contact GetContact(this CacheScope cacheScope, Guid contactId)
    Parameters
    Type Name Description
    CacheScope cacheScope
    System.Guid contactId
    Returns
    Type Description
    SAC.Contact.Contact
    | Improve this Doc View Source

    GetTelematicWorkflowByContactGuid(CacheScope, Guid)

    Gets a contact instance

    Declaration
    public static TelematicWorkflowContactConfiguration GetTelematicWorkflowByContactGuid(this CacheScope cacheScope, Guid contactId)
    Parameters
    Type Name Description
    CacheScope cacheScope
    System.Guid contactId
    Returns
    Type Description
    TelematicWorkflowContactConfiguration
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx