Returns a list of all Disease State Lookup Codes for Project Approval

Namespace: Caisis.DataAccess
Assembly: Caisis.DataAccess (in Caisis.DataAccess.dll) Version: 4.0.4947.22627

Syntax

C#
public DataTable GetAllDiseaseStateCodeProjApproval()
Visual Basic
Public Function GetAllDiseaseStateCodeProjApproval As DataTable
Visual C++
public:
DataTable^ GetAllDiseaseStateCodeProjApproval()

Return Value

Type: DataTable

[Missing <returns> documentation for "M:Caisis.DataAccess.ProjectManagementDa.GetAllDiseaseStateCodeProjApproval"]

See Also