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


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

プロパティ値

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

Holiday クラス
Holiday メンバ

 

 


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