Sets up and compiles the Visual Basic managed code
snippet.
Navigation
- In AgilePoint Envision, open a process template.
- Navigate to the Advanced Extension stencil.
- On the Advanced Extension stencil, drag the
Managed Code VB AgileShape, and drop it on the process template.
- To view the entire list of properties, in the Design Tasks pane, click Show Properties.
- On the CodeSnippet field, click the Ellipses button.
Field Definitions
Field Name |
Definition |
Class Name List
|
- Definition:
- Displays the list of Visual Basic classes.
- Allowed Values:
- Read only.
|
Method Name List
|
- Definition:
- Displays the list of methods in the selected class.
- Allowed Values:
- Read only.
|
Managed Code Snippet
|
- Definition:
- Allows you to write Visual Basic code in the editor.
- Allowed Values:
- Valid Visual Basic software code.
- Default Value:
- None
- Custom Attributes:
- No
|
Errors
|
- Definition:
- Displays the list of errors identified during code complication.
- Allowed Values:
- Read only.
|