Click or drag to resize

IceNetSdkGetInProcFileImplFactory Method

Provides a factory class to create an in-memory business object implementation for the Core.File object type.

Namespace:  PDTec.IceNet.Sdk
Assembly:  PDTec.IceNet.Sdk (in PDTec.IceNet.Sdk.dll) Version: 7.2.0.0 (7.2.7583.15464)
Syntax
C#
public static IInProcFileImplFactory GetInProcFileImplFactory()

Return Value

Type: IInProcFileImplFactory
A factory class that creates the business object implementation factory.
Remarks
See Also