PropertiesParser GetLongProperty Method (String)Quartz.NET API Documentation
Gets the long property.

Namespace: Quartz.Util
Assembly: Quartz (in Quartz.dll) Version: 2.2.1.400
Syntax

public virtual long GetLongProperty(
	string name
)

Return Value

Type: Int64

[Missing <returns> documentation for "M:Quartz.Util.PropertiesParser.GetLongProperty(System.String)"]

See Also