IReadOnlyAttributeAsGuid Method |
Name | Description | |
---|---|---|
AsGuid | Value converted to a nullable Guid.
If the value cannot be converted, an exception is thrown | |
AsGuid(Guid) | Value converted to a Guid using the default value if null.
If the value cannot be converted, an exception is thrown |