BaseGuidCombProviderGetTimestamp - метод
Extracts the DateTime embedded in a COMB GUID of the current Variant.
Пространство имён: Tessa.Platform.GuidCombСборка: Tessa (в Tessa.dll) Версия: 4.2.1+2efecbe35c10dec386bb05925f2876c4acbb708d
public abstract DateTime GetTimestamp(
Guid comb
)
Public MustOverride Function GetTimestamp (
comb As Guid
) As DateTime
public:
virtual DateTime GetTimestamp(
Guid comb
) abstract
abstract GetTimestamp :
comb : Guid -> DateTime
- comb Guid
-
DateTimeDateTime embedded in
valueIGuidCombProviderGetTimestamp(Guid)