BatchValidator.UpdateInstanceIdForBatch(Int64, String) 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 UpdateInstanceIdForBatch(long batchId, System::String ^ instanceId);
public static void UpdateInstanceIdForBatch (long batchId, string instanceId);
static member UpdateInstanceIdForBatch : int64 * string -> unit
Public Shared Sub UpdateInstanceIdForBatch (batchId As Long, instanceId As String)
Parameters
- batchId
- Int64
- instanceId
- String