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