Click or drag to resize

DateTimeExGetFieldValue Method

[Missing <summary> documentation for "M:com.espertech.esper.compat.DateTimeEx.GetFieldValue(com.espertech.esper.compat.datetime.DateTimeFieldEnum)"]

Namespace:  com.espertech.esper.compat
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public int GetFieldValue(
	DateTimeFieldEnum field
)

Parameters

field
Type: com.espertech.esper.compat.datetimeDateTimeFieldEnum

[Missing <param name="field"/> documentation for "M:com.espertech.esper.compat.DateTimeEx.GetFieldValue(com.espertech.esper.compat.datetime.DateTimeFieldEnum)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:com.espertech.esper.compat.DateTimeEx.GetFieldValue(com.espertech.esper.compat.datetime.DateTimeFieldEnum)"]

See Also