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

Return Value

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