Partager via


ProjectTimesheetLinesDataSet.CustomFieldsRow.NUM_VALUE - Propriété

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

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

Syntaxe

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

value = instance.NUM_VALUE

instance.NUM_VALUE = value
public decimal NUM_VALUE { get; set; }

Valeur de propriété

Type : System.Decimal

Voir aussi

Référence

ProjectTimesheetLinesDataSet.CustomFieldsRow classe

ProjectTimesheetLinesDataSet.CustomFieldsRow - Membres

WebSvcTimeSheet - Espace de noms