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: 6.0.0.0 (6.0.6225.27214)
Syntax
C#
public static IInProcFileImplFactory GetInProcFileImplFactory()

Return Value

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