ISelection.Execute(Command) Method

Definition

public:
 bool Execute(Microsoft::ReportDesigner::Command ^ id);
public bool Execute (Microsoft.ReportDesigner.Command id);
abstract member Execute : Microsoft.ReportDesigner.Command -> bool
Public Function Execute (id As Command) As Boolean

Parameters

id
Command

Returns

Applies to