Method GetPostingsFormatType
GetPostingsFormatType(String)
Gets the PostingsFormat name
.
Declaration
protected virtual Type GetPostingsFormatType(string name)
Parameters
Type | Name | Description |
---|---|---|
System.String | name | The name of the PostingsFormat |
Returns
Type | Description |
---|---|
Type | The PostingsFormat |