OptimizerSolutionDataSet.SolutionStrategicAlignmentRow.IsDRIVER_NAMENull method
Determines whether the DRIVER_NAME property is set to a null value.
Namespace: WebSvcPortfolioAnalyses
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Function IsDRIVER_NAMENull As Boolean
'Usage
Dim instance As OptimizerSolutionDataSet.SolutionStrategicAlignmentRow
Dim returnValue As Boolean
returnValue = instance.IsDRIVER_NAMENull()
public bool IsDRIVER_NAMENull()
Return value
Type: System.Boolean
Returns Boolean.
See also
Reference
OptimizerSolutionDataSet.SolutionStrategicAlignmentRow class
OptimizerSolutionDataSet.SolutionStrategicAlignmentRow members