[This is preliminary documentation and is subject to change.]
Converts a SIF RefId to a .Net Guid
- refid (String)
- the string formatted as a SIF refid
a Guid
| Exception | Condition |
|---|---|
| ArgumentNullException | Thrown if the argument is null |
| ArgumentException | Thrown if the input string does not appear to be a valid GUID |