Common Content for Data Engineering
- Common Content for Data Engineering 10.2.1
- Alle Produkte
public int resetNotification(IGroup group) { return EStatus.value; }
Parameter | Parametertyp | Datentyp | Beschreibung |
|---|---|---|---|
int | Ausgabe | EStatus. value | Rückgabewert, wobei value einer der folgenden Werte ist:
|
group | Eingabe | IGroup | Die Eingabegruppe. |
public int resetNotification(IGroup group) {out5_static=1; return EStatus.SUCCESS; }