QDVWBS.GetTaskOrBranchValue (String, String, ref Int32, ref String) Method
NOTE: This member is now obsolete. Use Qdv.UserApi.ITask.GetFieldValue() instead.
Parameters
- HexID
- string
The Hexadecimal identifier to the task or to the branch.
- ColumnName
- string
The unique identifier to the WBS column.
- ErrorNumber
- int
The number of returned error. 0 means no error.
- ErrorMessage
- string
The message of the error, blank when no error.
Return Value
objectThe content of the cell as an object. Can be either numeric or text.