de la propiedad ResourcePlanDataSet.PlanAssignmentCustomFieldsRow.DUR_VALUE
Especifica el valor del campo personalizado, si se establece la propiedad FIELD_TYPE_ENUM() en Escriba GUID.
Espacio de nombres: WebSvcResourcePlan
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Property DUR_VALUE As Integer
Get
Set
'Uso
Dim instance As ResourcePlanDataSet.PlanAssignmentCustomFieldsRow
Dim value As Integer
value = instance.DUR_VALUE
instance.DUR_VALUE = value
public int DUR_VALUE { get; set; }
Valor de propiedad
Tipo: System.Int32
Vea también
Referencia
clase ResourcePlanDataSet.PlanAssignmentCustomFieldsRow