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

Syntax

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

Inheritance Hierarchy

System.Object
   FileNet.Api.Core.Factory.Relationship

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