Represents a Content Engine property that holds an
object. An
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 IPropertyIndependentObjectSet Implements IProperty, ICloneable |
C# |
---|
public interface IPropertyIndependentObjectSet : IProperty, ICloneable |
C++ |
---|
interface class IPropertyIndependentObjectSet : IProperty, ICloneable |
J# |
---|
public interface IPropertyIndependentObjectSet implements IProperty, ICloneable |
JScript |
---|
public interface IPropertyIndependentObjectSet extends IProperty, ICloneable |