ResourceDataSet.ResourcesRow.RES_PHONETICS - Propriété

Spécifie les informations phonétiques en hiragana ou katakana pour les noms des ressources.

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

Syntaxe

'Déclaration
Public Property RES_PHONETICS As String
    Get
    Set
'Utilisation
Dim instance As ResourceDataSet.ResourcesRow
Dim value As String

value = instance.RES_PHONETICS

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

Valeur de propriété

Type : System.String

Voir aussi

Référence

ResourceDataSet.ResourcesRow classe

ResourceDataSet.ResourcesRow - Membres

WebSvcWorkflow - Espace de noms