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.GuidProjectName
The name of the project.
Declaration
public string ProjectName