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: 7.2.0.0 (7.2.7583.15464)
Syntax
C#
public static BatchHubRepositoryProvider Current { get; }

Property Value

Type: BatchHubRepositoryProvider
See Also