ConfigurationBasedDbMetadataFactoryGetPropertiesParser Method

Quartz.NET 3.0 API Documentation
Gets the properties parser.

Namespace:  Quartz.Impl.AdoJobStore.Common
Assembly:  Quartz (in Quartz.dll) Version: 3.0.0
Syntax

C#
protected virtual PropertiesParser GetPropertiesParser()

Return Value

Type: PropertiesParser
The properties parser
See Also

Reference