Show / Hide Table of Contents

Enum InventoryCountDetail.IdType_Enum

When creating a InventoryCountDetail using just a single id, this enumeration is used to indicate the type of id being provided.

Namespace: Moraware.JobTrackerAPI5
Assembly: JobTrackerAPI5.dll
Syntax
public enum IdType_Enum

Fields

Name Description
PurchaseProductVariant_IdType

The id is a PurchaseProductVariant.

SerialNumber_IdType

The id is a SerialNumber.

Back to top Generated by DocFX