Content Engine .NET API
GuidConstants.Prop_AllowsDelete 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_AllowsDelete value is {6222C206-E85C-4E35-A54D-731EB6CE6674}.
Namespace:
FileNet.Api.Constants
Assembly:
FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration)
Public Shared Prop_AllowsDelete As
Id
C#
public static
Id
Prop_AllowsDelete;
C++
public:
static
Id
Prop_AllowsDelete;
J#
public static
Id
Prop_AllowsDelete
JScript
public static Prop_AllowsDelete :
Id
;
See Also
GuidConstants Class
FileNet.Api.Constants Namespace