Guid? GetGuid(Guid? defaultValue = null)
Get the current value as a Guid.
Parameters
Name | Description |
defaultValue | The default value to use if the value is not a Guid. |
Return
The value as a Guid.
Get the current value as a Guid.
Name | Description |
defaultValue | The default value to use if the value is not a Guid. |
The value as a Guid.