Search Results for

    Show / Hide Table of Contents

    Interface IServerBasedProjectOperations

    Namespace: Sdl.ProjectAutomation.FileBased.ServerOperations
    Assembly: Sdl.ProjectAutomation.FileBased.dll
    Syntax
    public interface IServerBasedProjectOperations

    Methods

    UploadAndCheckinFiles(Guid[], string, EventHandler<ProgressEventArgs>)

    Declaration
    int UploadAndCheckinFiles(Guid[] projectFileIds, string comment, EventHandler<ProgressEventArgs> progressEventHandler)
    Parameters
    Type Name Description
    Guid[] projectFileIds
    string comment
    EventHandler<ProgressEventArgs> progressEventHandler
    Returns
    Type Description
    int
    In this article
    Back to top Generated by DocFX