BatchValidator.UpdateOccurenceCount(Int64, Int32) 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 void UpdateOccurenceCount(long batchId, int numOccurrence);
public static void UpdateOccurenceCount (long batchId, int numOccurrence);
static member UpdateOccurenceCount : int64 * int -> unit
Public Shared Sub UpdateOccurenceCount (batchId As Long, numOccurrence As Integer)
Parameters
- batchId
- Int64
- numOccurrence
- Int32