ProjectTimesheetLinesDataSet.CustomFieldsRow.DUR_VALUE - Propriété

Spécifie la valeur du champ personnalisé si la propriété FIELD_TYPE_ENUM est définie à taper DURATION.

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

Syntaxe

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

value = instance.DUR_VALUE

instance.DUR_VALUE = value
public int 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