RecurringInstructions

RecurringInstructions class

Recurring instructions class.

public class RecurringInstructions

Constructors

Name Description
RecurringInstructions() Initializes a new instance of RecurringInstructions class.

Properties

Name Description
Frequency { get; set; } Gets or sets the frequency.
InstructionsNumber { get; set; } Gets or sets the number of instructions.

See Also