StatusingDataSet.CalendarsRow.CAL_BASE_UID プロパティ
基本のエンタープライズ カレンダーの GUID を取得します。
名前空間: WebSvcStatusing
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
Public Property CAL_BASE_UID As Guid
Get
Set
'使用
Dim instance As StatusingDataSet.CalendarsRow
Dim value As Guid
value = instance.CAL_BASE_UID
instance.CAL_BASE_UID = value
public Guid CAL_BASE_UID { get; set; }
プロパティ値
型: System.Guid
関連項目
参照先
StatusingDataSet.CalendarsRow クラス