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

Represents the cost to complete the activities in a business process. More...

Public Member Functions

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

Properties

VariableIdentity DynamicVariable [get, set]
 Gets or sets Dynamic Variable. More...
 
double Value [get, set]
 Gets or sets Budget Value. More...
 

Description

Represents the cost to complete the activities in a business process.

Constructor & Destructor Documentation

Budget ( )

Initializes a new instance of the Budget class.

Property Documentation

VariableIdentity DynamicVariable
getset

Gets or sets Dynamic Variable.

double Value
getset

Gets or sets Budget Value.