• Introduction
  • Web Service API
  • Callback service
Search Results for

    Show / Hide Table of Contents
    • Overview
    • API
      • DeliveryItem
      • DeliveryProjectInfo
      • IMemoQServerCallback
      • WorkflowStatus
    • WSDL

    Class DeliveryProjectInfo

    Describes the project in which documents were delivered.

    Inheritance
    System.Object
    DeliveryProjectInfo
    Syntax
    public class DeliveryProjectInfo

    Fields

    ProjectGuid

    The unique identifier of the project.

    Declaration
    public Guid ProjectGuid
    Type
    System.Guid

    ProjectName

    The name of the project.

    Declaration
    public string ProjectName
    Type
    System.String
    In This Article
    Back to top WS API documentation