FiscalPeriodDataSet.FiscalPeriodsRow.WFISCAL_PERIOD_NAME プロパティ
取得または設定、会計年度の期間の名前を表す文字列。
名前空間: WebSvcAdmin
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
Public Property WFISCAL_PERIOD_NAME As String
Get
Set
'使用
Dim instance As FiscalPeriodDataSet.FiscalPeriodsRow
Dim value As String
value = instance.WFISCAL_PERIOD_NAME
instance.WFISCAL_PERIOD_NAME = value
public string WFISCAL_PERIOD_NAME { get; set; }
プロパティ値
関連項目
参照先
FiscalPeriodDataSet.FiscalPeriodsRow クラス