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 |
|---|---|
| Int32 |