Click or drag to resize
NbGroupUpdateWithJson Method
JSON Object で NbGroup を更新

Namespace: Nec.Nebula
Assembly: Nec.Nebula.Core (in Nec.Nebula.Core.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax
public NbGroup UpdateWithJson(
	NbJsonObject json
)

Parameters

json
Type: Nec.NebulaNbJsonObject
JSON

Return Value

Type: NbGroup
更新したグループ情報
Exceptions
ExceptionCondition
ArgumentNullExceptionJsonがnull
Version Information

Core

Supported in: 1.0
See Also