Compartilhar via


PlannerSolutionDataSet.SolutionsRow.RATE_TABLE property

Obtém ou define uma tabela de taxas de custo de 5 recurso.

Namespace:  WebSvcPortfolioAnalyses
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaração
Public Property RATE_TABLE As Byte
    Get
    Set
'Uso
Dim instance As PlannerSolutionDataSet.SolutionsRow
Dim value As Byte

value = instance.RATE_TABLE

instance.RATE_TABLE = value
public byte RATE_TABLE { get; set; }

Property value

Type: System.Byte
Retorna Byte.

Ver também

Referência

PlannerSolutionDataSet.SolutionsRow class

PlannerSolutionDataSet.SolutionsRow members

WebSvcPortfolioAnalyses namespace