Search Results for

    Show / Hide Table of Contents

    Class TourContextResolver

    Inheritance
    System.Object
    TourContextResolver
    Implements
    ITelematicContext
    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.Disposition
    Assembly: Simplic.PlugIn.Logistics.dll
    Syntax
    public class TourContextResolver : ITelematicContext

    Properties

    | Improve this Doc View Source

    ContextTypeId

    Declaration
    public static Guid ContextTypeId { get; }
    Property Value
    Type Description
    System.Guid
    | Improve this Doc View Source

    Name

    Declaration
    public string Name { get; }
    Property Value
    Type Description
    System.String

    Methods

    | Improve this Doc View Source

    GetData(Guid)

    Declaration
    public object GetData(Guid id)
    Parameters
    Type Name Description
    System.Guid id
    Returns
    Type Description
    System.Object

    Implements

    ITelematicContext
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx