This interface is not supported.
Namespace:
FileNet.Api.CollectionAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
<ObsoleteAttribute("As of release 5.0.0.")> _ Public Interface IExternalParticipantList _ Implements IReplicationParticipantList, IDependentObjectList, IEngineCollection, ICloneable, _ IList, ICollection, IEnumerable |
C# |
---|
[ObsoleteAttribute("As of release 5.0.0.")] public interface IExternalParticipantList : IReplicationParticipantList, IDependentObjectList, IEngineCollection, ICloneable, IList, ICollection, IEnumerable |
Visual C++ |
---|
[ObsoleteAttribute(L"As of release 5.0.0.")] public interface class IExternalParticipantList : IReplicationParticipantList, IDependentObjectList, IEngineCollection, ICloneable, IList, ICollection, IEnumerable |
JavaScript |
---|
FileNet.Api.Collection.IExternalParticipantList = function(); FileNet.Api.Collection.IExternalParticipantList.createInterface('FileNet.Api.Collection.IExternalParticipantList'); |