public bool sned_S17(ID_17_ADDRESS_DATA_REP send_gpp, out ID_117_ADDRESS_DATA_RESPONSE receive_gpp) { ValueDefMapActionBase mapAction = null; mapAction = getExcuteMapAction(); return(mapAction.sned_Str17(send_gpp, out receive_gpp)); }
public virtual bool sned_Str17(ID_17_ADDRESS_DATA_REP send_gpp, out ID_117_ADDRESS_DATA_RESPONSE receive_gpp) { receive_gpp = null; return(true); }