Leadtools.Medical.Workstation.DataAccessLayer Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
DicomInformation.StudiesRow Class Members
See Also  Properties  Methods 
Leadtools.Medical.Workstation.DataAccessLayer Namespace : DicomInformation.StudiesRow Class

The following tables list the members exposed by DicomInformation.StudiesRow.

Public Properties

  Name Description
Public Property AccessionNumber Gets or sets the DicomInformation.StudiesDataTable.AccessionNumberColumn value for this row.  
Public Property AddPatientHistory Gets or sets the DicomInformation.StudiesDataTable.AddPatientHistoryColumn value for this row.  
Public Property AdminDiagDesc Gets or sets the DicomInformation.StudiesDataTable.AdminDiagDescColumn value for this row.  
Public Property AETitle Gets or sets the DicomInformation.StudiesDataTable.AETitleColumn value for this row.  
Public Property HasErrors (Inherited from System.Data.DataRow)
Public Property InterpAuth Gets or sets the DicomInformation.StudiesDataTable.InterpAuthColumn value for this row.  
Public Property Item Overloaded.  (Inherited from System.Data.DataRow)
Public Property ItemArray (Inherited from System.Data.DataRow)
Public Property Occupation Gets or sets the DicomInformation.StudiesDataTable.OccupationColumn value for this row.  
Public Property PatientAge Gets or sets the DicomInformation.StudiesDataTable.PatientAgeColumn value for this row.  
Public Property PatientID Gets or sets the DicomInformation.StudiesDataTable.PatientIDColumn value for this row.  
Public Property PatientSize Gets or sets the DicomInformation.StudiesDataTable.PatientSizeColumn value for this row.  
Public Property PatientsRow Gets or sets the DicomInformation.PatientsRow this row.  
Public Property PatientWeight Gets or sets the DicomInformation.StudiesDataTable.PatientWeightColumn value for this row.  
Public Property ReferDrFamilyName Gets or sets the DicomInformation.StudiesDataTable.ReferDrFamilyNameColumn value for this row.  
Public Property ReferDrGivenName Gets or sets the DicomInformation.StudiesDataTable.ReferDrGivenNameColumn value for this row.  
Public Property ReferDrMiddleName Gets or sets the DicomInformation.StudiesDataTable.ReferDrMiddleNameColumn value for this row.  
Public Property ReferDrNamePrefix Gets or sets the DicomInformation.StudiesDataTable.ReferDrNamePrefixColumn value for this row.  
Public Property ReferDrNameSuffix Gets or sets the DicomInformation.StudiesDataTable.ReferDrNameSuffixColumn value for this row.  
Public Property RowError (Inherited from System.Data.DataRow)
Public Property RowState (Inherited from System.Data.DataRow)
Public Property StudyDate Gets or sets the DicomInformation.StudiesDataTable.StudyDateColumn value for this row.  
Public Property StudyDescription Gets or sets the DicomInformation.StudiesDataTable.StudyDescriptionColumn value for this row.  
Public Property StudyID Gets or sets the DicomInformation.StudiesDataTable.StudyIDColumn value for this row.  
Public Property StudyInstanceUID Gets or sets the DicomInformation.StudiesDataTable.StudyInstanceUIDColumn value for this row.  
Public Property Table (Inherited from System.Data.DataRow)
Top

Public Methods

  Name Description
Public Method AcceptChanges (Inherited from System.Data.DataRow)
Public Method BeginEdit (Inherited from System.Data.DataRow)
Public Method CancelEdit (Inherited from System.Data.DataRow)
Public Method ClearErrors (Inherited from System.Data.DataRow)
Public Method Delete (Inherited from System.Data.DataRow)
Public Method EndEdit (Inherited from System.Data.DataRow)
Public Method GetChildRows Overloaded.  (Inherited from System.Data.DataRow)
Public Method GetColumnError Overloaded.  (Inherited from System.Data.DataRow)
Public Method GetColumnsInError (Inherited from System.Data.DataRow)
Public Method GetParentRow Overloaded.  (Inherited from System.Data.DataRow)
Public Method GetParentRows Overloaded.  (Inherited from System.Data.DataRow)
Public Method GetSeriesRows Returns the child series rows for this study row if exist.  
Public Method HasVersion (Inherited from System.Data.DataRow)
Public Method IsAccessionNumberNull Gets a value which indicates whether the DicomInformation.StudiesDataTable.AccessionNumberColumn value is null for this row.  
Public Method IsAddPatientHistoryNull Gets a value which indicates whether the DicomInformation.StudiesDataTable.AddPatientHistoryColumn value is null for this row.  
Public Method IsAdminDiagDescNull Gets a value which indicates whether the DicomInformation.StudiesDataTable.AdminDiagDescColumn value is null for this row.  
Public Method IsAETitleNull Gets a value which indicates whether the DicomInformation.StudiesDataTable.AETitleColumn value is null for this row.  
Public Method IsInterpAuthNull Gets a value which indicates whether the DicomInformation.StudiesDataTable.InterpAuthColumn value is null for this row.  
Public Method IsNull Overloaded.  (Inherited from System.Data.DataRow)
Public Method IsOccupationNull Gets a value which indicates whether the DicomInformation.StudiesDataTable.OccupationColumn value is null for this row.  
Public Method IsPatientAgeNull Gets a value which indicates whether the DicomInformation.StudiesDataTable.PatientAgeColumn value is null for this row.  
Public Method IsPatientSizeNull Gets a value which indicates whether the DicomInformation.StudiesDataTable.PatientSizeColumn value is null for this row.  
Public Method IsPatientWeightNull Gets a value which indicates whether the DicomInformation.StudiesDataTable.PatientWeightColumn value is null for this row.  
Public Method IsReferDrFamilyNameNull Gets a value which indicates whether the DicomInformation.StudiesDataTable.ReferDrFamilyNameColumn value is null for this row.  
Public Method IsReferDrGivenNameNull Gets a value which indicates whether the DicomInformation.StudiesDataTable.ReferDrGivenNameColumn value is null for this row.  
Public Method IsReferDrMiddleNameNull Gets a value which indicates whether the DicomInformation.StudiesDataTable.ReferDrMiddleNameColumn value is null for this row.  
Public Method IsReferDrNamePrefixNull Gets a value which indicates whether the DicomInformation.StudiesDataTable.ReferDrNamePrefixColumn value is null for this row.  
Public Method IsReferDrNameSuffixNull Gets a value which indicates whether the DicomInformation.StudiesDataTable.ReferDrNameSuffixColumn value is null for this row.  
Public Method IsStudyDateNull Gets a value which indicates whether the DicomInformation.StudiesDataTable.StudyDateColumn value is null for this row.  
Public Method IsStudyDescriptionNull Gets a value which indicates whether the DicomInformation.StudiesDataTable.StudyDescriptionColumn value is null for this row.  
Public Method IsStudyIDNull Gets a value which indicates whether the DicomInformation.StudiesDataTable.StudyIDColumn value is null for this row.  
Public Method RejectChanges (Inherited from System.Data.DataRow)
Public Method SetAccessionNumberNull Sets the DicomInformation.StudiesDataTable.AccessionNumberColumn value to null in this row.  
Public Method SetAdded (Inherited from System.Data.DataRow)
Public Method SetAddPatientHistoryNull Sets the DicomInformation.StudiesDataTable.AddPatientHistoryColumn value to null in this row.  
Public Method SetAdminDiagDescNull Sets the DicomInformation.StudiesDataTable.AdminDiagDescColumn value to null in this row.  
Public Method SetAETitleNull Sets the DicomInformation.StudiesDataTable.AETitleColumn value to null in this row.  
Public Method SetColumnError Overloaded.  (Inherited from System.Data.DataRow)
Public Method SetInterpAuthNull Sets the DicomInformation.StudiesDataTable.InterpAuthColumn value to null in this row.  
Public Method SetModified (Inherited from System.Data.DataRow)
Public Method SetOccupationNull Sets the DicomInformation.StudiesDataTable.OccupationColumn value to null in this row.  
Public Method SetParentRow Overloaded.  (Inherited from System.Data.DataRow)
Public Method SetPatientAgeNull Sets the DicomInformation.StudiesDataTable.PatientAgeColumn value to null in this row.  
Public Method SetPatientSizeNull Sets the DicomInformation.StudiesDataTable.PatientSizeColumn value to null in this row.  
Public Method SetPatientWeightNull Sets the DicomInformation.StudiesDataTable.PatientWeightColumn value to null in this row.  
Public Method SetReferDrFamilyNameNull Sets the DicomInformation.StudiesDataTable.ReferDrFamilyNameColumn value to null in this row.  
Public Method SetReferDrGivenNameNull Sets the DicomInformation.StudiesDataTable.ReferDrGivenNameColumn value to null in this row.  
Public Method SetReferDrMiddleNameNull Sets the DicomInformation.StudiesDataTable.ReferDrMiddleNameColumn value to null in this row.  
Public Method SetReferDrNamePrefixNull Sets the DicomInformation.StudiesDataTable.ReferDrNamePrefixColumn value to null in this row.  
Public Method SetReferDrNameSuffixNull Sets the DicomInformation.StudiesDataTable.ReferDrNameSuffixColumn value to null in this row.  
Public Method SetStudyDateNull Sets the DicomInformation.StudiesDataTable.StudyDateColumn value to null in this row.  
Public Method SetStudyDescriptionNull Sets the DicomInformation.StudiesDataTable.StudyDescriptionColumn value to null in this row.  
Public Method SetStudyIDNull Sets the DicomInformation.StudiesDataTable.StudyIDColumn value to null in this row.  
Top

Protected Methods

  Name Description
Protected Method SetNull (Inherited from System.Data.DataRow)
Top

See Also

Leadtools.Medical.Workstation.DataAccessLayer requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features