procuredRepository
Namespace: | (default namespace) |
XML Schema: | ns0.xsd |
DTO holding the procurement repository informations: the procured repository ID, and the target identifiers.
XML
Elements
name (type) | min/max occurs |
description |
---|---|---|
repositoryId (string) | 0/1 | The repository ID of the procurement repository. |
targetClassId (string) | 0/1 | The classId ("repository" or "group") of the target, that is being procured. |
targetId (string) | 0/1 | The (repository or group) ID of the target, that is being procured. |