Represents a collection of
objects.
Namespace: FileNet.Api.Collection
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Interface IPropertyTemplateBinarySet Implements IPropertyTemplateSet, IReplicableSet, ISubscribableSet, IIndependentObjectSet, IEngineSet, IEngineCollection, IEnumerable, ICloneable |
C# |
---|
public interface IPropertyTemplateBinarySet : IPropertyTemplateSet, IReplicableSet, ISubscribableSet, IIndependentObjectSet, IEngineSet, IEngineCollection, IEnumerable, ICloneable |
C++ |
---|
interface class IPropertyTemplateBinarySet : IPropertyTemplateSet, IReplicableSet, ISubscribableSet, IIndependentObjectSet, IEngineSet, IEngineCollection, IEnumerable, ICloneable |
J# |
---|
public interface IPropertyTemplateBinarySet implements IPropertyTemplateSet, IReplicableSet, ISubscribableSet, IIndependentObjectSet, IEngineSet, IEngineCollection, IEnumerable, ICloneable |
JScript |
---|
public interface IPropertyTemplateBinarySet extends IPropertyTemplateSet, IReplicableSet, ISubscribableSet, IIndependentObjectSet, IEngineSet, IEngineCollection, IEnumerable, ICloneable |