FrmMediatek.IsInfosValidesCommandeDocument Method
Vérifie que les informations indiquées pour la commande sont valides
Public Function IsInfosValidesCommandeDocument( _
ByVal nbExemplaires As Decimal, _
ByVal montant As String _
) As Boolean
This language is not supported or no code example is available.
This language is not supported or no code example is available.
public:
bool IsInfosValidesCommandeDocument(
Decimal nbExemplaires,
String^ montant
)
This language is not supported or no code example is available.
public function IsInfosValidesCommandeDocument(
nbExemplaires : decimal,
montant : String
) : boolean;
This language is not supported or no code example is available.
Parameters
-
nbExemplaires
-
decimal
-
montant
-
string
Return Value
bool
true si les informations sont valides
.NET Framework
Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8