次の方法で共有


AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRow.AlertUID プロパティ

アラート サブスクリプションの一意の識別子を指定します。

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

構文

'宣言
Public Property AlertUID As Guid
    Get
    Set
'使用
Dim instance As AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRow
Dim value As Guid

value = instance.AlertUID

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

プロパティ値

型: System.Guid
現在のユーザーのサブスクリプション警告の GUID を指定します。

関連項目

参照先

AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRow クラス

AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRow メンバー

WebSvcNotifications 名前空間