Enum AdfFrequencyStyle
C#
public enum AdfFrequencyStyle
Fields
EndOfInterval | Specifies that the activity execution or dataset timeslice should occur at the end of the interval. |
StartOfInterval | Specifies that the activity execution or dataset timeslice should occur at the start of the interval. |