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)
Syntax
Visual Basic (Declaration) |
---|
Public Enum DefineSecurityParentage |
C# |
---|
public enum DefineSecurityParentage |
C++ |
---|
public enum class DefineSecurityParentage |
J# |
---|
public enum DefineSecurityParentage |
JScript |
---|
public enum DefineSecurityParentage |
Members
See Also