BaseGuidCombProviderGetTimestamp - метод
Extracts the DateTime embedded in a COMB GUID of the current Variant.
Пространство имён: Tessa.Platform.GuidCombСборка: Tessa (в Tessa.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
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)