Provides a set of constants representing GUID values for Content Engine API classes and properties.


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

Syntax

Visual Basic (Declaration)
Public Class GuidConstants
C#
public class GuidConstants
C++
ref class GuidConstants
J#
public class GuidConstants
JScript
public class GuidConstants

Inheritance Hierarchy

System.Object
   FileNet.Api.Constants.GuidConstants

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