[This is preliminary documentation and is subject to change.]

The CaseDetails type exposes the following properties.

Properties

  NameDescription
Public propertyCaseDisplayItems
Returns the collection used in displaying field names and current values.
Public propertyCaseID
The unique id of the case
Public propertyCaseName
the name of the case
Public propertyCaseNumber
the case number
Public propertyCaseStatusList
Returns the collection class that will be used to build the case Status drop down list. This class contains the selected value, as well as a collection of name/value pairs that will be used to build the Status DropDownList.
Public propertyProjectName
the name of the project

See Also