ReadCalculatedUDFValues Operation
Description: Reads UDFValue objects from the database.
Service: UDFValue Service
Style: Document/literal wrapped
Input:
Message: ReadCalculatedUDFValues
Elements: One of the following elements:
Field
|
Type
|
Description
|
CalculatedUDFValueFieldType
|
A string restricted to the following values:
- ConditionalIndicator
- Cost
- Double
- FinishDate
- Integer
- ProjectObjectId
- StartDate
- UDFTypeDataType
- UDFTypeObjectId
|
Specifies which CalculatedUDFValue field(s) to read.
|
UDFTypeObjectId
|
int
|
The unique ID of the associated UDF type.
|
ProjectObjectId
|
int
|
The unique ID of the associated project.
|
Required fields:
- UDFTypeObjectId
- ForeignObjectId
Output:
Message: ReadCalculatedUDFValuesResponse
Output: Zero to many UDFValue elements that contain UDFValue fields.
|