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

Represents the information to initialize a case with input variables and start date. More...

Public Member Functions

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

Properties

InputVariableCollection InputVariables [get, set]
 Gets or sets the input variables. More...
 
DateTime StartDate [get, set]
 Gets or sets the start date. More...
 

Description

Represents the information to initialize a case with input variables and start date.

Constructor & Destructor Documentation

Initializes a new instance of the CaseInitialization class.

Property Documentation

InputVariableCollection InputVariables
getset

Gets or sets the input variables.

DateTime StartDate
getset

Gets or sets the start date.