Compartilhar via


ResourcePlanDataSet.PlanAssignmentCustomFieldsRow.NUM_VALUE propriedade

Especifica o valor do campo personalizado, se a propriedade FIELD_TYPE_ENUM estiver definida como digitar NUMBER.

Namespace:  WebSvcResourcePlan
Assembly:  ProjectServerServices (em ProjectServerServices.dll)

Sintaxe

'Declaração
Public Property NUM_VALUE As Decimal
    Get
    Set
'Uso
Dim instance As ResourcePlanDataSet.PlanAssignmentCustomFieldsRow
Dim value As Decimal

value = instance.NUM_VALUE

instance.NUM_VALUE = value
public decimal NUM_VALUE { get; set; }

Valor de propriedade

Tipo: System.Decimal

Ver também

Referência

ResourcePlanDataSet.PlanAssignmentCustomFieldsRow classe

ResourcePlanDataSet.PlanAssignmentCustomFieldsRow membros

WebSvcResourcePlan namespace