ProjectDataSet.ProjectResourceCustomFieldsRow.MD_PROP_ID - Propriété

Spécifie l'ID unique pour cette définition de champ personnalisé au format de nombre entier.

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

Syntaxe

'Déclaration
Public Property MD_PROP_ID As Integer
    Get
    Set
'Utilisation
Dim instance As ProjectDataSet.ProjectResourceCustomFieldsRow
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

ProjectDataSet.ProjectResourceCustomFieldsRow classe

ProjectDataSet.ProjectResourceCustomFieldsRow - Membres

WebSvcProject - Espace de noms