Content Engine .NET API
GuidConstants.Prop_MaxInMemoryElementState Field
See Also
Example
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
Language Filter: C++
Language Filter: J#
Language Filter: JScript
Visual Basic (Declaration)
Visual Basic (Usage)
C#
C++
J#
JScript
Prop_MaxInMemoryElementState value is {FD038D9D-6FD8-4C03-9B8A-96214FEAE8A0}.
Namespace:
FileNet.Api.Constants
Assembly:
FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration)
Public Shared Prop_MaxInMemoryElementState As
Id
C#
public static
Id
Prop_MaxInMemoryElementState;
C++
public:
static
Id
Prop_MaxInMemoryElementState;
J#
public static
Id
Prop_MaxInMemoryElementState
JScript
public static Prop_MaxInMemoryElementState :
Id
;
See Also
GuidConstants Class
FileNet.Api.Constants Namespace