de la propiedad ProjectDataSet.TaskCustomFieldsRow.NUM_VALUE
Especifica el valor del campo personalizado si se establece la propiedad FIELD_TYPE_ENUM para escribir NUMBER.
Espacio de nombres: WebSvcProject
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Property NUM_VALUE As Decimal
Get
Set
'Uso
Dim instance As ProjectDataSet.TaskCustomFieldsRow
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.TaskCustomFieldsRow