Content Engine .NET API
GuidConstants.Prop_QueryPageDefaultSize 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_QueryPageDefaultSize value is {BEC527F0-3ED1-43C5-92D0-AF448BC4854B}.
Namespace:
FileNet.Api.Constants
Assembly:
FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration)
Public Shared Prop_QueryPageDefaultSize As
Id
C#
public static
Id
Prop_QueryPageDefaultSize;
C++
public:
static
Id
Prop_QueryPageDefaultSize;
J#
public static
Id
Prop_QueryPageDefaultSize
JScript
public static Prop_QueryPageDefaultSize :
Id
;
See Also
GuidConstants Class
FileNet.Api.Constants Namespace