Condividi tramite


ResourcePlanDataSet.PlanAssignmentCustomFieldsRow.DUR_FMT property

Specifies the desired display format for the DUR_VALUE property, if the FIELD_TYPE_ENUM property is set to type DURATION.

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

Syntax

'Declaration
Public Property DUR_FMT As Byte
    Get
    Set
'Usage
Dim instance As ResourcePlanDataSet.PlanAssignmentCustomFieldsRow
Dim value As Byte

value = instance.DUR_FMT

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

Property value

Type: System.Byte

See also

Reference

ResourcePlanDataSet.PlanAssignmentCustomFieldsRow class

ResourcePlanDataSet.PlanAssignmentCustomFieldsRow members

WebSvcResourcePlan namespace