Represents a Content Engine property that holds an
object. A
object is a collection (ordered, non-unique) of
objects.
Namespace: FileNet.Api.Property
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Interface IPropertyDependentObjectList Implements IProperty, ICloneable |
C# |
---|
public interface IPropertyDependentObjectList : IProperty, ICloneable |
C++ |
---|
interface class IPropertyDependentObjectList : IProperty, ICloneable |
J# |
---|
public interface IPropertyDependentObjectList implements IProperty, ICloneable |
JScript |
---|
public interface IPropertyDependentObjectList extends IProperty, ICloneable |