Method | Description | |
---|---|---|
Add ( |
||
Delete ( int ID ) : void | ||
DeleteLogical ( int ID ) : void | ||
GetForm ( int ID ) : |
||
GetForm ( string FormCode ) : |
||
GetForms ( ) : List | ||
Update ( |
public static Add ( |
||
form | ||
return | int |
public static DeleteLogical ( int ID ) : void | ||
ID | int | |
return | void |
public static GetForm ( int ID ) : |
||
ID | int | |
return |
public static GetForm ( string FormCode ) : |
||
FormCode | string | |
return |
public static Update ( |
||
form | ||
return | void |