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

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

Parameters

value
Type: DseTimeUuid

Return Value

Type: Guid
See Also