Click or drag to resize

GetDataCommandRun Method

Namespace:  MediaCy.Viewers.ND
Assembly:  MediaCy.Viewers.ND (in MediaCy.Viewers.ND.dll) Version: 3.1.0.0
Syntax
VB
Public Overridable Sub Run ( 
	input As Object,
	ByRef output As DataTable
)

Parameters

input
Type: SystemObject
output
Type: System.DataDataTable
See Also