PowerTools SPREAD for Windows Forms 8.0J
EndMonth プロパティ


休日の終了月を取得または設定します。
構文
'Declaration
 
Public Property EndMonth As Integer
'使用法
 
Dim instance As Holiday
Dim value As Integer
 
instance.EndMonth = value
 
value = instance.EndMonth
public int EndMonth {get; set;}

プロパティ値

休業期間の終了月を表す、1〜12の整数値。
参照

Holiday クラス
Holiday メンバ

 

 


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