PowerTools SPREAD for Windows Forms 8.0J
Name プロパティ (ForceWorkday)


臨時営業日の名称を取得または設定します。
構文
'Declaration
 
Public Overrides Property Name As String
'使用法
 
Dim instance As ForceWorkday
Dim value As String
 
instance.Name = value
 
value = instance.Name
public override string Name {get; set;}

プロパティ値

臨時営業期間の名前を示すSystem.String値。
参照

ForceWorkday クラス
ForceWorkday メンバ

 

 


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