The following tables list the members exposed by CompositeInstanceDataSet.StudyRow.
| Name | Description | |
|---|---|---|
| AccessionNumber | Gets or sets the Accession Number. |
| AdditionalPatientHistory | Gets or sets the Additional Patient History. |
| AdmittingDiagnosesDesc | Gets or sets the Admitting Diagnoses Desc. |
| HasErrors | Gets a value that indicates whether there are errors in a row. (Inherited from System.Data.DataRow) |
| InterpretationAuthor | Gets or sets the Interpretation Author. |
| Item | Overloaded. Gets or sets the data stored in the column specified by index. (Inherited from System.Data.DataRow) |
| ItemArray | Gets or sets all the values for this row through an array. (Inherited from System.Data.DataRow) |
| Occupation | Gets or sets the Occupation. |
| PatientAge | Gets or sets the Patient Age. |
| PatientID | Gets or sets the Patient ID. |
| PatientRow | Gets or sets the parent CompositeInstanceDataSet.PatientRow for this CompositeInstanceDataSet.StudyRow |
| PatientSize | Gets or sets the Patient Size. |
| PatientWeight | Gets or sets the Patient Weight. |
| ReferDrFamilyName | Gets or sets the Refer Dr Family Name. |
| ReferDrGivenName | Gets or sets the Refer Dr Given Name. |
| ReferDrMiddleName | Gets or sets the Refer Dr Middle Name. |
| ReferDrNamePrefix | Gets or sets the Refer Dr Name Prefix. |
| ReferDrNameSuffix | Gets or sets the Refer Dr Name Suffix. |
| RetrieveAETitle | Gets or sets the Retrieve AE Title. |
| RowError | Gets or sets the custom error description for a row. (Inherited from System.Data.DataRow) |
| RowState | Gets the current state of the row with regard to its relationship to the System.Data.DataRowCollection. (Inherited from System.Data.DataRow) |
| StudyDate | Gets or sets the Study Date. |
| StudyDescription | Gets or sets the Study Description. |
| StudyID | Gets or sets the Study ID. |
| StudyInstanceUID | Gets or sets the Study Instance UID. |
| Table | Gets the System.Data.DataTable for which this row has a schema. (Inherited from System.Data.DataRow) |
Top
| Name | Description | |
|---|---|---|
| SetNull | Sets the value of the specified System.Data.DataColumn to a null value. (Inherited from System.Data.DataRow) |