Show / Hide Table of Contents

Enum DayOfWeek

The DayOfWeek provides a representation of the day of the week.

Namespace: FFT.Oanda
Assembly: FFT.Oanda.dll
Syntax
public enum DayOfWeek : int

Fields

Name Description
FRIDAY

Friday.

MONDAY

Monday.

SATURDAY

Saturday.

SUNDAY

Sunday.

THURSDAY

Thursday.

TUESDAY

Tuesday.

WEDNESDAY

Wednesday.

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX