Partager via


ProjectTimesheetLinesDataSet.CustomFieldsRow.CODE_DUR_VALUE - Propriété

Obtient la valeur de table de choix pour un champ personnalisé lorsque la propriété FIELD_TYPE_ENUM est définie sur DURATION.

Espace de noms :  WebSvcTimeSheet
Assembly :  ProjectServerServices (dans ProjectServerServices.dll)

Syntaxe

'Déclaration
Public Property CODE_DUR_VALUE As Integer
    Get
    Set
'Utilisation
Dim instance As ProjectTimesheetLinesDataSet.CustomFieldsRow
Dim value As Integer

value = instance.CODE_DUR_VALUE

instance.CODE_DUR_VALUE = value
public int CODE_DUR_VALUE { get; set; }

Valeur de propriété

Type : System.Int32

Voir aussi

Référence

ProjectTimesheetLinesDataSet.CustomFieldsRow classe

ProjectTimesheetLinesDataSet.CustomFieldsRow - Membres

WebSvcTimeSheet - Espace de noms