Click or drag to resize

DataProviderValue(DataProviderValueDescription) Constructor

Initializes a new instance of the DataProviderValue class.

Namespace: CompreDriveSDK.Plugins
Assembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.17.16
Syntax
public DataProviderValue(
	DataProviderValueDescription description
)

Parameters

description  DataProviderValueDescription
The value description.
See Also