Click or drag to resize
DateTimeContainerGetTypeCode Method
Returns the TypeCode for this instance.

Namespace: CMS.MacroEngine
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 13.0.131
Syntax
C#
public TypeCode GetTypeCode()

Return Value

Type: TypeCode

Implements

IConvertibleGetTypeCode
See Also