Method GetAllVariableIds
GetAllVariableIds()
Gets the set of all profile ids.
Declaration
public HashSet<string> GetAllVariableIds()
Returns
Type | Description |
---|---|
HashSet<String> | The set of profile ids. |
Gets the set of all profile ids.
public HashSet<string> GetAllVariableIds()
Type | Description |
---|---|
HashSet<String> | The set of profile ids. |