Administration des critères, (Web, Web Services, PDA, WidGet, Fat Client)
XAS.Services
  XML Kiosk  
Technologie XAS.Technology Version V 6.0.1
Dernière modification Jeudi 13 Mai 2010 Par Zaïr BEZGHICHE
Dernière vérification Dimanche 23 Mai 2010 Par Support France
ThèmeAdministration des critères, (Web, Web Services, PDA, WidGet, Fat Client) Fonction FrmCrit.DoClearAll

Prototype
Function DoClearAll (Id As Integer) As Integer
Usage
Administration-des-criteres.DoClearAll(...)
HTTP (GET,POST)SOAP WSDLSOAP RESTXML-RPC
Format de sortie
XML HTML TEXT EXCEL(CSV)

Code Source - développement open source
Function DoClearAll (Id As Integer) As Integer
Function DoClearAll (Id As Integer) As Integer
Dim InMax%
Dim i%

InMax = LstCrit.ListCount - 1
For i = 0 To InMax
    LstCrit.Selected(i) = Id
Next i

End Function

Audience
Cette documentation est destinée aux personnes s'intéressant aux systèmes d'information collaboratifs.
Les Webservices, les architectures collabortives et distribuées, les moteurs transactionnelles et les concepts de programmation orientés objet.


XAS Services - Zaïr BEZGHICHE - Copyright 1991-2011 tous droits réservés- Powered by XAS.Technology