All Classes Namespaces Functions Properties Pages
Public Member Functions | Properties | List of all members
ExportedProcessData Class Reference

Represents the information of an exported process such as file name and process. More...

Public Member Functions

 ExportedProcessData ()
 Initializes a new instance of the ExportedProcessData class. More...
 

Properties

CaptureProjectDataCollection CaptureProjectDataCollection [get, set]
 Gets or sets the capture project data collection. More...
 
ExportedProcessCollection ExportedProcessCollection [get, set]
 Gets or sets the exported process collection. More...
 

Description

Represents the information of an exported process such as file name and process.

Constructor & Destructor Documentation

Initializes a new instance of the ExportedProcessData class.

Property Documentation

CaptureProjectDataCollection CaptureProjectDataCollection
getset

Gets or sets the capture project data collection.

The capture project data collection.

Gets or sets the exported process collection.

The exported process collection.