GrapeCity SPREAD for Windows Forms 11.0J
ForceWorkday コンストラクタ(String,DateTime)


休日の名称を表すString値。
臨時営業日を表すDateTime値。
指定した日付を使用して、ForceHoliday クラスの新しいインスタンスを初期化します。
構文
'Declaration
 
Public Function New( _
   ByVal name As String, _
   ByVal date As Date _
)
'使用法
 
Dim name As String
Dim date As Date
 
Dim instance As New ForceWorkday(name, date)
public ForceWorkday( 
   string name,
   DateTime date
)

パラメータ

name
休日の名称を表すString値。
date
臨時営業日を表すDateTime値。
参照

ForceWorkday クラス
ForceWorkday メンバ
オーバーロード一覧

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.