The CcisCaseResultItem type exposes the following members.

Constructors

  NameDescription
Public methodCcisCaseResultItem

Properties

  NameDescription
Public propertyBookingNumber
Gets or sets the unique identifier for an individual booked into jail.
Public propertyCaseClassification

Gets or sets the general classification for the case.

Public propertyCaseCloseIndicator

Gets or sets an indicator noting the case is closed.

This maps to CCIS 110-02 Case Data File ID#23

Public propertyCaseFilingDate

Gets or sets the date the case was filed with the Clerk.

This maps to CCIS 110-02 Case Data File ID#7.

Public propertyCaseStatus

Gets or sets the status of the case.

This maps to CCIS 110-02 Case Data File ID#15,35.

Public propertyCaseStatusDate

Gets or sets the date the status was applied to the case.

Public propertyCaseStyle

Gets or sets the style of the case.

Public propertyCaseSubClassification

Gets or sets a more specific classification for the case.

ID#8 Valid values for CaseSubClassification.CcisCode are provided in the CCIS Court Type list.

ID#9 Valid values for CaseSubClassification.CodeDescription.

ID#26 Valid values for CaseSubClassification.SrsCode are provided in the CCIS SRS Category list.

Public propertyCaseTrackingID

Gets or sets the primary key used to track a case.

Public propertyCitations

Gets or sets the first citation number on a case.

Public propertyCountyID

Gets of sets the county code ID for the case.

This maps to CCIS 110-02 Case Data File ID#3.

Public propertyDivision
Gets or sets the last division assigned to the case.
Public propertyJudgeName
Gets or sets the last judge assigned to the case..
Public propertyLocalCaseNumber

Gets or sets the local Case Number for the case

This maps to CCIS 110-02 Case Data File ID#6.

Public propertyOBTSNumber

Gets or sets the OBTS number.

Public propertyPartyList

Gets or sets the list of parties on the case.

Public propertyStateMatrixCaseType

Gets or sets the State Matrix Case Type.

Public propertyUniformCaseNumber

Gets or sets the Uniform Case Number for the case.

This maps to CCIS 110-02 Case Data File ID#5.

See Also