Namespace CustomPLMService.Contract.Models.Items
Classes
AttributeValue
Represents attribute value in external system.
FileResource
Represents file resource in external system.
Id
Represents object identifier in external system.
Item
Represents object in external system.
ItemCreateSpec
Represents item creation specification. This information is used when creating new objects in external system.
ItemResult
Represents response from item modification call.
ItemUpdateSpec
Represents item update specification. This information is used when updating existing objects in external system.
NumberingFormat
Represents object numbering format in external system. Numbering formats are defining how part (item) numbers are assigned to the new objects in external system.
UomValue
Represents Unit of Measure value.
Value
Represents value in external system.
Enums
Value.Type
Enumerates possible value types.