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