Method SetPostingsFormatFactory
SetPostingsFormatFactory(IPostingsFormatFactory)
Sets the IPostingsFormatFactory instance used to instantiate PostingsFormat subclasses.
Declaration
public static void SetPostingsFormatFactory(IPostingsFormatFactory postingsFormatFactory)
Parameters
Type | Name | Description |
---|---|---|
IPostingsFormatFactory | postingsFormatFactory | The new IPostingsFormatFactory. |