Specifies the ID of the Stored Search Extensions AddOn. This field is read-only.


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

Syntax

Visual Basic (Declaration)
Public Shared ReadOnly STORED_SEARCH As SystemAddOnId
C#
public static readonly SystemAddOnId STORED_SEARCH;
C++
public:
 static const SystemAddOnId STORED_SEARCH;
J#
public static final SystemAddOnId STORED_SEARCH
JScript
public static const var STORED_SEARCH : SystemAddOnId;

See Also