Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Specifies one week of a month that is used to setup a schedule.
Namespace: Microsoft.CommerceServer.Marketing
Assembly: Microsoft.CommerceServer.Marketing.CrossTierTypes (in Microsoft.CommerceServer.Marketing.CrossTierTypes.dll)
Syntax
'Declaration
<ComVisibleAttribute(False)> _
Public Enumeration RecurrenceWeek
'Usage
Dim instance As RecurrenceWeek
[ComVisibleAttribute(false)]
public enum RecurrenceWeek
[ComVisibleAttribute(false)]
public enum class RecurrenceWeek
public enum RecurrenceWeek
Members
Member name | Description | |
---|---|---|
None | Represents uninitialized state of the enumerated. | |
FirstWeek | First week of a month. | |
SecondWeek | Second week of a month. | |
ThirdWeek | Third week of a month. | |
FourthWeek | Fourth week of a month. | |
LastWeek | Last week of a month. |
Remarks
The enumeration value specifies a week of the month.