Search Results for

    Show / Hide Table of Contents

    Class DtcoActivityListResolver

    Inheritance
    System.Object
    DtcoActivityListResolver
    Namespace: Simplic.Telematic.Spedion
    Assembly: Simplic.Telematic.Spedion.dll
    Syntax
    public class DtcoActivityListResolver : IValueResolver<DtcoAnalysisResult, DtcoReport, List<DtcoActicity>>

    Methods

    | Improve this Doc View Source

    Resolve(DtcoAnalysisResult, DtcoReport, List<DtcoActicity>, ResolutionContext)

    Declaration
    public List<DtcoActicity> Resolve(DtcoAnalysisResult source, DtcoReport destination, List<DtcoActicity> destMember, ResolutionContext context)
    Parameters
    Type Name Description
    DtcoAnalysisResult source
    DtcoReport destination
    System.Collections.Generic.List<DtcoActicity> destMember
    ResolutionContext context
    Returns
    Type Description
    System.Collections.Generic.List<DtcoActicity>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx