Namespace: FileNet.Api.Core
Assembly: FileNet.Api (in filenet.api.dll)

Syntax

Visual Basic (Declaration)
Public Class Factory.AddOn
C#
public class Factory.AddOn
C++
ref class Factory.AddOn
J#
public class Factory.AddOn
JScript
public class Factory.AddOn

Inheritance Hierarchy

System.Object
   FileNet.Api.Core.Factory.AddOn

Thread Safety

Public static (Shared in Visual Basic)staticShared members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

See Also