Click or drag to resize
TimeUuid  Conversion (Guid to TimeUuid)
From Guid to TimeUuid

Namespace: Dse
Assembly: Dse (in Dse.dll) Version: 2.2.0
Syntax
C#
public static implicit operator TimeUuid (
	Guid value
)

Parameters

value
Type: SystemGuid

Return Value

Type: TimeUuid
See Also