Method GetValueByName
GetValueByName(String, String)
Get the value of a property by name.
Declaration
public string GetValueByName(string profileId, string varName)
Parameters
| Type | Name | Description |
|---|---|---|
| String | profileId | The profile id. |
| String | varName | The variable name. |
Returns
| Type | Description |
|---|---|
| String |