Partager via


ProjectTimesheetLinesDataSet.CustomFieldsRow.MD_PROP_ID - Propriété

Spécifie qu'un entier mis en forme un identificateur unique 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 ProjectTimesheetLinesDataSet.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

ProjectTimesheetLinesDataSet.CustomFieldsRow classe

ProjectTimesheetLinesDataSet.CustomFieldsRow - Membres

WebSvcTimeSheet - Espace de noms