SearchQuery.GetDomainStringValue Method
Public Function GetDomainStringValue( _
ByVal context As AttributeSearchContext, _
ByVal name As String _
) As String
This language is not supported or no code example is available.
public string GetDomainStringValue(
AttributeSearchContext context,
string name
)
This language is not supported or no code example is available.
public:
String^ GetDomainStringValue(
AttributeSearchContext context,
String^ name
)
This language is not supported or no code example is available.
Parameters
- context
- AttributeSearchContext
the search / attribute context
- name
- string
the name of the variable
Return Value
stringthe found string