Partager via


TimesheetDataSet.CustomFieldsRow.MD_PROP_ID - Propriété

Spécifie un identificateur unique au format de nombre entier pour cette définition de champ personnalisé.

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

Syntaxe

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

value = instance.MD_PROP_ID

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

Valeur de propriété

Type : System.Int32

Voir aussi

Référence

TimesheetDataSet.CustomFieldsRow classe

TimesheetDataSet.CustomFieldsRow - Membres

WebSvcTimeSheet - Espace de noms