Search Results for

    Show / Hide Table of Contents

    Interface IDocumentMetadataTemplateRepository

    Access to the DocumentMetadataTemplate

    Namespace: Simplic.Document
    Assembly: Simplic.Document.dll
    Syntax
    public interface IDocumentMetadataTemplateRepository

    Methods

    | Improve this Doc View Source

    GetByReport(Guid)

    Gets the template by telerik report id

    Declaration
    DocumentMetadataTemplate GetByReport(Guid reportId)
    Parameters
    Type Name Description
    System.Guid reportId

    telerik report id

    Returns
    Type Description
    DocumentMetadataTemplate

    DocumentMetadataTemplate

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