ProjectDataSet.AssignmentDataTable クラス
1 つ以上のProjectDataSet.AssignmentRowオブジェクトに含まれているプロジェクトの割り当ての状態に関する情報を表します。
継承階層
System.Object
System.ComponentModel.MarshalByValueComponent
System.Data.DataTable
WebSvcStatusing.ProjectDataSet.AssignmentDataTable
名前空間: WebSvcStatusing
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
<SerializableAttribute> _
Public Class AssignmentDataTable _
Inherits DataTable _
Implements IEnumerable
'使用
Dim instance As ProjectDataSet.AssignmentDataTable
[SerializableAttribute]
public class AssignmentDataTable : DataTable,
IEnumerable
スレッド セーフ
この型のパブリック static (Visual Basic のShared ) メンバーはいずれもスレッド セーフです。インスタンス メンバーはスレッド セーフになるという保証はありません。