The Workflow property pane shows a tree view of the defined workflows.
Caption | The caption is displayed in the Industry Model explorer tree. Define a caption that describes the function clearly. |
Picture |
Specifies an icon for the explorer tree. Click to select a picture. The file has to be either in the <AutoCAD Map 3D>\pics\Explorer folder or an <AutoCAD Map 3D>\pics sub-folder. Examples: IconWorkflow.ico: <AutoCAD Map 3D>\pics\Explorer\ \Dialog\WFStep.jpg: <AutoCAD Map 3D>\pics\Dialog\ |
Target Application | Specifies the application that the workflow definition is designed for. Use this option to mark workflows that have been created especially for the Infrastructure Application Extension or in AutoCAD Map 3D. Depending on this option, the workflow will be available in the AutoCAD Map 3D or Infrastructure Application Extension Industry Model explorer. |
Script Code | Specifies the script code. Complete the skeleton in the script code window. You can use VB .NET and the API. Enter “Me.” to view valid expressions. |
Validate | Checks the syntax. |