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