次の方法で共有


StatusingAssignmentDependenciesDataSet.PostDependenciesRow.ASSN_UID プロパティ

取得または GUID の割り当ての設定。

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

構文

'宣言
Public Property ASSN_UID As Guid
    Get
    Set
'使用
Dim instance As StatusingAssignmentDependenciesDataSet.PostDependenciesRow
Dim value As Guid

value = instance.ASSN_UID

instance.ASSN_UID = value
public Guid ASSN_UID { get; set; }

プロパティ値

型: System.Guid

関連項目

参照先

StatusingAssignmentDependenciesDataSet.PostDependenciesRow クラス

StatusingAssignmentDependenciesDataSet.PostDependenciesRow メンバー

WebSvcStatusing 名前空間