StopCheckProfile

StopCheckProfile class

Stop check profile class.

public class StopCheckProfile

Constructors

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

Properties

Name Description
CanUseDescription { get; set; } Gets or sets whether can stop by description.
CanUseRange { get; set; } Gets or sets whether can stop a range of checks.
ProcessingDaysOffs { get; set; } Gets or sets the days of week that no processing occurs.
ProcessingEndTime { get; set; } Gets or sets the time of day that day’s processing ends.
StopCheckFee { get; set; } Gets or sets the default stop check fee

See Also