Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Populates the XML element with the InventDim properties for the specified item.
Syntax
client server public static void getInventDimValues(
ItemId itemId,
InventDim inventDim,
XmlElement xmlRecord,
[LanguageId _languageId])
Run On
Called
Parameters
- itemId
Type: ItemId Extended Data Type
An item ID.
- inventDim
Type: InventDim Table
An inventory dimension.
- xmlRecord
Type: XmlElement Class
The XML element to be populated.
- _languageId
Type: LanguageId Extended Data Type
Remarks
This method populates an XML element with the InventDim properties for the specified item.