Share via


BatchValidator.IsBatchOrchestrationInstancePresent(Int64) Method

Definition

public:
 static bool IsBatchOrchestrationInstancePresent(long batchId);
public static bool IsBatchOrchestrationInstancePresent (long batchId);
static member IsBatchOrchestrationInstancePresent : int64 -> bool
Public Shared Function IsBatchOrchestrationInstancePresent (batchId As Long) As Boolean

Parameters

batchId
Int64

Returns

Applies to