次の方法で共有


RulesPreCopyEventArgs.Rules プロパティ

内部使用のため予約済みです。

名前空間:  Microsoft.Office.Project.Server.Events
アセンブリ:  Microsoft.Office.Project.Server.Events.Receivers (Microsoft.Office.Project.Server.Events.Receivers.dll 内)

構文

'宣言
Public Property Rules As Guid()
    Get
    Set
'使用
Dim instance As RulesPreCopyEventArgs
Dim value As Guid()

value = instance.Rules

instance.Rules = value
public Guid[] Rules { get; set; }

プロパティ値

型: []

関連項目

参照先

RulesPreCopyEventArgs クラス

RulesPreCopyEventArgs メンバー

Microsoft.Office.Project.Server.Events 名前空間