Content Engine .NET API
GuidConstants.Prop_StagingAreaPath 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_StagingAreaPath value is {0CD76127-39B2-4DE3-91F2-8D6A4B0E0F1B}.
Namespace:
FileNet.Api.Constants
Assembly:
FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration)
Public Shared Prop_StagingAreaPath As
Id
C#
public static
Id
Prop_StagingAreaPath;
C++
public:
static
Id
Prop_StagingAreaPath;
J#
public static
Id
Prop_StagingAreaPath
JScript
public static Prop_StagingAreaPath :
Id
;
See Also
GuidConstants Class
FileNet.Api.Constants Namespace