Defines settings for controlling the deletion of a child component as an
automatic response to the deletion of the parent component within a compound document.
Namespace:
FileNet.Api.Constants
Assembly:
FileNet.Api (in FileNet.Api.dll)
Visual Basic (Declaration) |
---|
Public Enumeration ComponentCascadeDeleteAction |
C# |
---|
public enum ComponentCascadeDeleteAction |
Visual C++ |
---|
public enum class ComponentCascadeDeleteAction |
JavaScript |
---|
FileNet.Api.Constants.ComponentCascadeDeleteAction = function();
FileNet.Api.Constants.ComponentCascadeDeleteAction.createEnum('FileNet.Api.Constants.ComponentCascadeDeleteAction', false); |