Method | Description | |
---|---|---|
CreateSupplementalDiagnosisCat ( |
||
GetAll ( ) : List |
||
GetSupplementalDiagnosisCat ( decimal id ) : |
||
GetSupplementalDiagnosisCat ( string category ) : |
||
Update ( |
public CreateSupplementalDiagnosisCat ( |
||
entity | ||
return | int |
public GetSupplementalDiagnosisCat ( decimal id ) : |
||
id | decimal | |
return |
public GetSupplementalDiagnosisCat ( string category ) : |
||
category | string | |
return |
public Update ( |
||
entity | ||
return | int |