Click or drag to resize

TableCommandsOptions Property

Sets Base Data Table options command.

Namespace:  MediaCy.Automation.ND.View.NDView
Assembly:  MediaCy.Automation.ND (in MediaCy.Automation.ND.dll) Version: 1.0.0.0
Syntax
VB
Public Shared ReadOnly Property Options ( 
	parent As McCommand
) As DataTableNDOptionsCommand
	Get

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: DataTableNDOptionsCommand
See Also