Click or drag to resize

IMcCaptDevAttribute3TableDesc Property

Gets the table description 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 TableDesc As Object
	Get

Property Value

Type: Object

Implements

IMcCaptDevAttribute2TableDesc
Remarks
This property holds the table description array of the attribute. The existence and contents of the array is attribute specific.
See Also