| Identifier Conversion Operators |
| Name | Description | |
|---|---|---|
| (Guid to Identifier) |
Performs an implicit conversion from Guid to Identifier.
| |
| (String to Identifier) |
Performs an implicit conversion from String to Identifier.
| |
| (Identifier to String) |
Performs an implicit conversion from Identifier to String.
|