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

Syntax

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

Inheritance Hierarchy

System.Object
   FileNet.Api.Core.Factory.Group

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