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.
Gets the variant info for given item identifier and variant inventory dimension identifier.
Syntax
public container getVariantByItemIdAndInventDimId(ItemId _itemId, InventDimId _inventDimId)
Run On
Called
Parameters
- _itemId
Type: ItemId Extended Data Type
The item identifier to find variant of.
- _inventDimId
Type: InventDimId Extended Data Type
The variant inventory dimension.
Return Value
Type: container
The variant with specified columns populated. nullNothingnullptrunita null reference (Nothing in Visual Basic) container if variant not found.