Click or drag to resize

IMcCaptDevAttribute2TableValue Property

Gets the table value array of the attribute.

Namespace:  MediaCy.IQL.Capture
Assembly:  MediaCy.IQL.Capture (in MediaCy.IQL.Capture.dll) Version: 10.0.6912.0
Syntax
VB
ReadOnly Property TableValue As Object
	Get

Property Value

Type: Object
Remarks
This property holds the tabel value array of the attribute. The existence and contents of the array is attribute specific.
See Also