Click or drag to resize

Procedure Properties

The Procedure type exposes the following members.

Properties
  NameDescription
Public propertyContainsExecutableCode
Does the QuickLogic procedure contain any statements or is it empty.
Public propertyName
The name of this QuickLogic procedure.
Public propertyParameterFormat
A format string that represents the names and types of any parameters that are expected by this QuickLogic procedure when it is executed.
Public propertyVisual
The Visual that this QuickLogic procedure is bound to.
Top
See Also