Partager via


ProjectTimesheetLinesDataSet.CustomFieldsRow.CODE_NUM_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 NUMBER.

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

Syntaxe

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

value = instance.CODE_NUM_VALUE

instance.CODE_NUM_VALUE = value
public decimal CODE_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