Click or drag to resize
IPCameraDate Constructor (Int32, Int32, Int32)
Initializes a new instance of the IPCameraDate class

Namespace: Ozeki.Camera
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public IPCameraDate(
	int year,
	int month,
	int day
)

Parameters

year
Type: SystemInt32
month
Type: SystemInt32
day
Type: SystemInt32
See Also