RecurringInstructions

RecurringInstructions class

Recurring instructions class.

public class RecurringInstructions

Constructors

NameDescription
RecurringInstructions()Initializes a new instance of RecurringInstructions class.

Properties

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

See Also