前のトピック: CloseUnitInventoryItemList次のトピック: GetUnitInventoryComponents


GetUnitInventoryComponentGroups

GetUnitInventoryComponentGroups は、ユニットのリストからインベントリ コンポーネント グループを取得するメソッドです。

パラメータ

xsd:string sessionId (m)

セッション識別子です。

xsd:long listHandle (m)

OpenUnitInventoryComponentGroupList への直前の呼び出しによって返されたリストに対する数値ハンドルです。

xsd:long noOfUnitInventoryComponentGroups (m)

リストから取得するコンポーネント グループの合計数です。 この数値は、OpenUnitInventoryComponentGroupList への直前の呼び出しによって返されたリスト内の合計数以下です。

戻り値

ArrayOfUnitInventoryGroupProperties GetUnitInventoryComponentGroupsReturn

UnitInventoryGroupProperties の配列の 1 つです。リストからリクエストされる各グループに 1 つが対応します。

特記事項

複数の GetUnitInventoryComponentGroups を呼び出すと、リストを繰り返すことができます。

関連項目:

UnitInventoryGroupProperties