de la propiedad RulesPreProcessEventArgs.RuleInformation
Reservado para uso interno.
Espacio de nombres: Microsoft.Office.Project.Server.Events
Ensamblado: Microsoft.Office.Project.Server.Events.Receivers (en Microsoft.Office.Project.Server.Events.Receivers.dll)
Sintaxis
'Declaración
Public Property RuleInformation As RulesDataSet
Get
Set
'Uso
Dim instance As RulesPreProcessEventArgs
Dim value As RulesDataSet
value = instance.RuleInformation
instance.RuleInformation = value
public RulesDataSet RuleInformation { get; set; }
Valor de propiedad
Tipo: RulesDataSet
Vea también
Referencia
clase RulesPreProcessEventArgs