RulesPostProcessEventArgs.RuleInformation プロパティ
内部使用のため予約済みです。
名前空間: Microsoft.Office.Project.Server.Events
アセンブリ: Microsoft.Office.Project.Server.Events.Receivers (Microsoft.Office.Project.Server.Events.Receivers.dll 内)
構文
'宣言
Public Property RuleInformation As RulesDataSet
Get
Set
'使用
Dim instance As RulesPostProcessEventArgs
Dim value As RulesDataSet
value = instance.RuleInformation
instance.RuleInformation = value
public RulesDataSet RuleInformation { get; set; }
プロパティ値
型: RulesDataSet