Interface InventoryItem.DefinitionStages.WithMoRefId

All Known Subinterfaces:
InventoryItem.Definition, InventoryItem.DefinitionStages.WithCreate
Enclosing interface:
InventoryItem.DefinitionStages

public static interface InventoryItem.DefinitionStages.WithMoRefId
The stage of the InventoryItem definition allowing to specify moRefId.
  • Method Details

    • withMoRefId

      Specifies the moRefId property: Gets or sets the MoRef (Managed Object Reference) ID for the inventory item..
      Parameters:
      moRefId - Gets or sets the MoRef (Managed Object Reference) ID for the inventory item.
      Returns:
      the next definition stage.