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