Esempio n. 1
0
 ///<summary>
 ///Removes the given SUR_P09_FACILITY
 ///</summary>
 public void RemoveFACILITY(SUR_P09_FACILITY toRemove)
 {
     this.RemoveStructure("FACILITY", toRemove);
 }