Click or drag to resize

CUSERMETASetDataCreationDate Method

Set the Data Creation Date

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public void SetDataCreationDate(
	double date
)

public void SetDataCreationDate(
	double date
)

Parameters

date
Type: SystemDouble
Date
See Also