Informatica Data Quality
- Informatica Data Quality 10.5.2
- All Products
public int resetNotification(IGroup group) { return EStatus.value; }
Parameter | Parameter Type | Datatype | Description |
---|---|---|---|
int | Output | EStatus. value | Return value, where value is one of the following values:
|
group | Input | IGroup | The input group. |
public int resetNotification(IGroup group) {out5_static=1; return EStatus.SUCCESS; }