Initializes a new instance of the [widgetAttributeAttribute] class.
Namespace:
FlowWright.cDevDecisionEngine
Assembly:
cDevDecisionEngine (in cDevDecisionEngine.dll)
Public Sub New ( _
widgetName As String, _
widgetDesc As String, _
widgetCat As String, _
widgetDisplayName As String _
)
Parameters
- widgetName
- Type: String
Name of the widget.
- widgetDesc
- Type: String
The widget desc.
- widgetCat
- Type: String
The widget cat.
- widgetDisplayName
- Type: String
>Display name of the widget.