• Introduction
  • Web Service API
  • Callback service
Show / Hide Table of Contents
  • Overview
  • API
    • DeliveryItem
    • DeliveryProjectInfo
    • IMemoQServerCallback
    • WorkflowStatus
  • WSDL

Class DeliveryProjectInfo

Describes the project in which documents were delivered.

Inheritance
Object
DeliveryProjectInfo
Syntax
public class DeliveryProjectInfo

Fields

ProjectGuid

The unique identifier of the project.

Declaration
public Guid ProjectGuid
Type
Guid

ProjectName

The name of the project.

Declaration
public string ProjectName
Type
String
Back to top memoQ Server API documentation