PartnerProductRotationMethod

  • Type: integerenum

    Integer numbers.

    values
    • None = 0
    • Batch = 1
    • ExpiryAscending = 2
    • ExpiryDescending = 3
    • ProductionDateAscending = 4
Examples
enum (None = 0, Batch = 1, ExpiryAscending = 2, ExpiryDescending = 3, ProductionDateAscending = 4, ProductionDateDescending = 5, BestBeforeDateAscending = 6, BestBeforeDateDescending = 7, SellByDateAscending = 8, SellByDateDescending = 9, PackagingDateAscending = 10, PackagingDateDescending = 11, ReceivedDateAscending = 12, ReceivedDateDescending = 13)