AddBOEInstruction | Adds an Instruction with InstructionCode and InstructionDesc as specified in the BOEInstruction data structure. |
 DeleteBOEInstruction | Deletes Instruction with InstructionEntry specified in BOEInstructionParams. |
 GetBOEInstruction | Returns an instance of the BOEInstruction data structure. |
 GetBOEInstructionList | Returns a collection of instances for the BOEInstruction data structure. |
 GetDataInterface | Creates empty data structure. This means the structure contains the default setting/values of the database. |
 GetDataInterfaceFromXMLFile | Creates data structure from specified XML file. |
 GetDataInterfaceFromXMLString | Creates data structure from specified XML string. |
 UpdateBOEInstruction | Replaces InstructionCode and InstructionDesc of Instruction with the specified BOEInstruction data structure. |
Â