Example #1
0
 public tkGetUrlRequest(WsAnnuaires.typeProfil ProfilDemandeur, WsAnnuaires.typeVersionPK VersionPK)
 {
     this.ProfilDemandeur = ProfilDemandeur;
     this.VersionPK       = VersionPK;
 }
Example #2
0
 public tkGetOperationsServiceVersionRequest(WsAnnuaires.typeProfil ProfilDemandeur, WsAnnuaires.typeVersionPK VersionPK)
 {
     this.ProfilDemandeur = ProfilDemandeur;
     this.VersionPK       = VersionPK;
 }