Dao.SupprimerAbonnement Method
Public Shared Function SupprimerAbonnement( _
ByVal abonnement As Abonnement _
) As Boolean
This language is not supported or no code example is available.
public static bool SupprimerAbonnement(
Abonnement abonnement
)
This language is not supported or no code example is available.
public:
static bool SupprimerAbonnement(
Abonnement^ abonnement
)
This language is not supported or no code example is available.
Parameters
- abonnement
- Abonnement
Return Value
booltrue si l'opération a réussi