Property ProfileVariables
ProfileVariables
Get a map of all profile variables and their current values
Declaration
Dictionary<string, string> ProfileVariables { get; }
Property Value
Type | Description |
---|---|
Dictionary<String, String> |
Get a map of all profile variables and their current values
Dictionary<string, string> ProfileVariables { get; }
Type | Description |
---|---|
Dictionary<String, String> |