Click or drag to resize
DfsDLLAccessdfsSetNeqCalendarAxis Method
wrapped dfsSetNeqCalendarAxis

Namespace: DHI.Generic.MikeZero.DFS
Assembly: DHI.Generic.MikeZero.DFS (in DHI.Generic.MikeZero.DFS.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
public static int dfsSetNeqCalendarAxis(
	IntPtr pdfs,
	string start_date,
	string start_time,
	int n_eum_unit,
	double tstart,
	int tindex
)

Parameters

pdfs
Type: SystemIntPtr
start_date
Type: SystemString
start_time
Type: SystemString
n_eum_unit
Type: SystemInt32
tstart
Type: SystemDouble
tindex
Type: SystemInt32

Return Value

Type: Int32
See Also