public string GetBiggerCardsReadyToProtocolIngiunzione(string IdComMaxiva, bool bWithState) { GenComMassive genComMassive = new GenComMassive(); String sresult = genComMassive.GetBiggerCardsReadyToProtocolIngiunzione(IdComMaxiva, bWithState); return(sresult); }