de la propiedad PlannerSolutionDataSet.SolutionsRow.ANALYSIS_NAME
Obtiene el nombre de la solución de planes se basa en el análisis de.
Espacio de nombres: WebSvcPortfolioAnalyses
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Property ANALYSIS_NAME As String
Get
Set
'Uso
Dim instance As PlannerSolutionDataSet.SolutionsRow
Dim value As String
value = instance.ANALYSIS_NAME
instance.ANALYSIS_NAME = value
public string ANALYSIS_NAME { get; set; }
Valor de propiedad
Tipo: System.String
Devuelve String.
Vea también
Referencia
clase PlannerSolutionDataSet.SolutionsRow