Partager via


CustomFieldDataSet.CustomFieldsRow.MD_PROP_SUMM_GRAPHICAL_INDICATOR - Propriété

Obtient ou définit l'indicateur graphique du champ personnalisé de la tâche récapitulative.

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

Syntaxe

'Déclaration
Public Property MD_PROP_SUMM_GRAPHICAL_INDICATOR As String
    Get
    Set
'Utilisation
Dim instance As CustomFieldDataSet.CustomFieldsRow
Dim value As String

value = instance.MD_PROP_SUMM_GRAPHICAL_INDICATOR

instance.MD_PROP_SUMM_GRAPHICAL_INDICATOR = value
public string MD_PROP_SUMM_GRAPHICAL_INDICATOR { get; set; }

Valeur de propriété

Type : System.String
Une chaîne qui nomme l'indicateur graphique.

Voir aussi

Référence

CustomFieldDataSet.CustomFieldsRow classe

CustomFieldDataSet.CustomFieldsRow - Membres

WebSvcCustomFields - Espace de noms