Search Results for

    Show / Hide Table of Contents

    Interface IViewerArchive

    Namespace: Simplic.Framework.DBUI
    Assembly: Simplic.Framework.DBUI.dll
    Syntax
    public interface IViewerArchive

    Methods

    | Improve this Doc View Source

    AddDocumentVersion(Guid, String, Byte[])

    Add new id

    Declaration
    void AddDocumentVersion(Guid blobId, string extension, byte[] blob)
    Parameters
    Type Name Description
    System.Guid blobId

    Current blob id

    System.String extension

    File extension

    System.Byte[] blob

    Blob version to add

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