public Boolean EsClienteFacebook(String StrPartyID)
 {
     return(!dc.EsClienteFacebook(StrPartyID));
 }