clsSchedule..::..FrequencyRecurrenceFactor Property

Namespace:  JiwaFinancials.Jiwa.JiwaArchiving
Assembly:  JiwaArchiving (in JiwaArchiving.dll)

Syntax


public int FrequencyRecurrenceFactor { get; set; }
Public Property FrequencyRecurrenceFactor As Integer
	Get
	Set
public:
property int^ FrequencyRecurrenceFactor {
	int^ get ();
	void set (int^ value);
}