BatchValidator.GetStoredBatchOccurenceCount(Int64) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static int GetStoredBatchOccurenceCount(long batchId);
public static int GetStoredBatchOccurenceCount (long batchId);
static member GetStoredBatchOccurenceCount : int64 -> int
Public Shared Function GetStoredBatchOccurenceCount (batchId As Long) As Integer
Parameters
- batchId
- Int64