Méthode | Description | |
---|---|---|
Add ( |
||
Delete ( int ID ) : void | ||
DeleteLogical ( int ID ) : void | ||
GetForm ( int ID ) : |
||
GetForm ( string FormCode ) : |
||
GetForms ( ) : List | ||
Update ( |
public static Add ( |
||
form | ||
Résultat | int |
public static DeleteLogical ( int ID ) : void | ||
ID | int | |
Résultat | void |
public static GetForm ( int ID ) : |
||
ID | int | |
Résultat |
public static GetForm ( string FormCode ) : |
||
FormCode | string | |
Résultat |
public static Update ( |
||
form | ||
Résultat | void |