Content Engine .NET API
GuidConstants.Prop_ComponentPreventDelete 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_ComponentPreventDelete value is {5BE30888-E23E-4FBA-B41B-DF168CBFF048}.
Namespace:
FileNet.Api.Constants
Assembly:
FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration)
Public Shared Prop_ComponentPreventDelete As
Id
C#
public static
Id
Prop_ComponentPreventDelete;
C++
public:
static
Id
Prop_ComponentPreventDelete;
J#
public static
Id
Prop_ComponentPreventDelete
JScript
public static Prop_ComponentPreventDelete :
Id
;
See Also
GuidConstants Class
FileNet.Api.Constants Namespace