次の方法で共有


StatusingAssignmentsDataSet.AssignmentsRow.ASSN_CONTOUR_DATA プロパティ

コンターの値は、指定した割り当てと関連付けられていることを示します。

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

構文

'宣言
Public Property ASSN_CONTOUR_DATA As Byte()
    Get
    Set
'使用
Dim instance As StatusingAssignmentsDataSet.AssignmentsRow
Dim value As Byte()

value = instance.ASSN_CONTOUR_DATA

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

プロパティ値

型: []

関連項目

参照先

StatusingAssignmentsDataSet.AssignmentsRow クラス

StatusingAssignmentsDataSet.AssignmentsRow メンバー

WebSvcStatusing 名前空間