PowerCenter
- PowerCenter 10.4.0
- 所有产品
public int resetNotification(IGroup group) { return EStatus.value; }
パラメータ | パラメータのタイプ | データ型 | 説明 |
---|---|---|---|
int | 出力 | EStatus. value | 戻り値。 value は次の値のいずれかになります。
|
group | 入力 | IGroup | 入力グループ。 |
public int resetNotification(IGroup group) {out5_static=1; return EStatus.SUCCESS; }