PowerTools SPREAD for Windows Forms 8.0J
DayOfWeekInMonth プロパティ (DayOfWeekHoliday)


休日が適用される週を取得または設定します。
構文
'Declaration
 
Public Property DayOfWeekInMonth As DayOfWeekInMonthFlags
'使用法
 
Dim instance As DayOfWeekHoliday
Dim value As DayOfWeekInMonthFlags
 
instance.DayOfWeekInMonth = value
 
value = instance.DayOfWeekInMonth
public DayOfWeekInMonthFlags DayOfWeekInMonth {get; set;}

プロパティ値

月の第X曜日を表すDayOfWeekInMonthFlags列挙値。
デフォルト値はDayOfWeekInMonthFlags.NotSetです。
参照

DayOfWeekHoliday クラス
DayOfWeekHoliday メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.