Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies an enumeration constant that represents the action that raised the event.
Namespace: [PortfolioAnalyses Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/PortfolioAnalyses.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/PortfolioAnalyses.asmx?wsdl
Syntax
'Declaration
Public ReadOnly Property Action As DataRowAction
Get
'Usage
Dim instance As PlannerSolutionDataSet.SolutionProjectRequirementsByRoleRowChangeEvent
Dim value As DataRowAction
value = instance.Action
public DataRowAction Action { get; }
Property Value
Type: System.Data.DataRowAction
Returns DataRowAction.
See Also
Reference
PlannerSolutionDataSet.SolutionProjectRequirementsByRoleRowChangeEvent Class
PlannerSolutionDataSet.SolutionProjectRequirementsByRoleRowChangeEvent Members