Exposes constants that specify whether the SecurityFolder property
of the object referenced by the ReferentialContainmentRelationship object's
Head property is set to the Folder object referenced by the ReferentialContainmentRelationship
object's Tail property. Use these constants when calling the Folder.file method to add a new
object to a folder, or when calling createInstance to
create a ReferentialContainmentRelationship object.
Namespace:
FileNet.Api.Constants
Assembly:
FileNet.Api (in FileNet.Api.dll)
Visual Basic (Declaration) |
---|
Public Enumeration DefineSecurityParentage |
C# |
---|
public enum DefineSecurityParentage |
Visual C++ |
---|
public enum class DefineSecurityParentage |
JavaScript |
---|
FileNet.Api.Constants.DefineSecurityParentage = function();
FileNet.Api.Constants.DefineSecurityParentage.createEnum('FileNet.Api.Constants.DefineSecurityParentage', false); |