Click or drag to resize
BatchHubRepositoryProviderCurrent Property
Gets the current instance of BatchHubRepositoryProvider.

Namespace: PDTec.IceNet.Domain.BatchHub.Web.Internal
Assembly: PDTec.IceNet.Domain.BatchHub (in PDTec.IceNet.Domain.BatchHub.dll) Version: 6.0.0.0 (6.0.6225.27214)
Syntax
C#
public static BatchHubRepositoryProvider Current { get; }

Property Value

Type: BatchHubRepositoryProvider
See Also