Partager via


SR.GetString - Méthode (SR.Ids)

Espace de noms :  Microsoft.Office.Workflow.Actions
Assembly :  Microsoft.Office.Workflow.Actions (dans Microsoft.Office.Workflow.Actions.dll)

Syntaxe

'Déclaration
Public Shared Function GetString ( _
    eid As SR.Ids _
) As String
'Utilisation
Dim eid As SR.Ids
Dim returnValue As String

returnValue = SR.GetString(eid)
public static string GetString(
    SR.Ids eid
)

Paramètres

Valeur renvoyée

Type : System.String

Voir aussi

Référence

SR classe

SR - Membres

GetString - Surcharge

Microsoft.Office.Workflow.Actions - Espace de noms