Content Engine .NET API
GuidConstants.Prop_RootFolder 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_RootFolder value is {F20D0451-D155-4597-AB88-35EF7B594C49}.
Namespace:
FileNet.Api.Constants
Assembly:
FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration)
Public Shared Prop_RootFolder As
Id
C#
public static
Id
Prop_RootFolder;
C++
public:
static
Id
Prop_RootFolder;
J#
public static
Id
Prop_RootFolder
JScript
public static Prop_RootFolder :
Id
;
See Also
GuidConstants Class
FileNet.Api.Constants Namespace