Click or drag to resize

IceNetSdkGetFileImplFactory Method

Provides a factory class to create a database 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 IFileImplFactory GetFileImplFactory()

Return Value

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