HealthInformationProgram.Data.Tables.lkup_splmtl_diag_cat.lkup_splmtl_diag_cat C# (CSharp) Method

lkup_splmtl_diag_cat() public method

public lkup_splmtl_diag_cat ( ) : System
return System
        public lkup_splmtl_diag_cat()
        {
            this.ov_diag = new List<ov_diag>();
        }
lkup_splmtl_diag_cat