次の方法で共有


StatusingDataSet.CalendarsRow.CAL_INFO プロパティ

エンタープライズ カレンダーのバイナリ情報を取得します。

名前空間:  WebSvcStatusing
アセンブリ:  ProjectServerServices (ProjectServerServices.dll 内)

構文

'宣言
Public Property CAL_INFO As Byte()
    Get
    Set
'使用
Dim instance As StatusingDataSet.CalendarsRow
Dim value As Byte()

value = instance.CAL_INFO

instance.CAL_INFO = value
public byte[] CAL_INFO { get; set; }

プロパティ値

型: []

関連項目

参照先

StatusingDataSet.CalendarsRow クラス

StatusingDataSet.CalendarsRow メンバー

WebSvcStatusing 名前空間