Method PeekUUID
PeekUUID()
Attempts to get the UUID of this object, if assigned.
public override Guid? PeekUUID()
Returns
- Guid?
The UUID if assigned, otherwise no value.
Attempts to get the UUID of this object, if assigned.
public override Guid? PeekUUID()
The UUID if assigned, otherwise no value.