SR.GetString Method (SR.Ids)

Namespace:  Microsoft.Office.Workflow.Actions
Assembly:  Microsoft.Office.Workflow.Actions (in Microsoft.Office.Workflow.Actions.dll)

Syntax

'Declaration
Public Shared Function GetString ( _
    eid As SR.Ids _
) As String
'Usage
Dim eid As SR.Ids
Dim returnValue As String

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

Parameters

Return Value

Type: System.String

See Also

Reference

SR Class

SR Members

GetString Overload

Microsoft.Office.Workflow.Actions Namespace