Compartir a través de


de la propiedad ProjectDataSet.AssignmentCustomFieldsRow.NUM_VALUE

Especifica el valor del campo personalizado si se establece la propiedad FIELD_TYPE_ENUM para escribir NUMBER.

Espacio de nombres:  WebSvcStatusing
Ensamblado:  ProjectServerServices (en ProjectServerServices.dll)

Sintaxis

'Declaración
Public Property NUM_VALUE As Decimal
    Get
    Set
'Uso
Dim instance As ProjectDataSet.AssignmentCustomFieldsRow
Dim value As Decimal

value = instance.NUM_VALUE

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

Valor de propiedad

Tipo: System.Decimal

Vea también

Referencia

clase ProjectDataSet.AssignmentCustomFieldsRow

Miembros ProjectDataSet.AssignmentCustomFieldsRow

Espacio de nombres WebSvcStatusing