This method is exposed to satisfy the
interface.
Namespace: FileNet.Api.Property
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Protected Sub New( _ ByVal s As SerializationInfo, _ ByVal context As StreamingContext _ ) |
C# |
---|
protected FilterElement( SerializationInfo s, StreamingContext context ) |
C++ |
---|
protected: FilterElement( SerializationInfo s, StreamingContext context ) sealed |
J# |
---|
protected FilterElement( SerializationInfo s, StreamingContext context ) |
JScript |
---|
protected function FilterElement( s : SerializationInfo, context : StreamingContext ) |