Managed Code CSharp Snippet Window

Builds and compiles the managed code snippet.



Navigation

  1. In AgilePoint Envision, open a process template.
  2. Navigate to the Advanced Extension stencil.
  3. On the Advanced Extension stencil, drag the Managed Code C# AgileShape, and drop it on the process template.
  4. To view the entire list of properties, in the Design Tasks pane, click Show Properties.
  5. On the CodeSnippet field, click the Ellipses button.

Field Definitions

Field Name Definition

Class Name List

Definition:
Specifies the list of classes in the managed C# code window.
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:
Specifies your C# code in the editor.
Allowed Values:
A valid C# code snippet.
Default Value:
None
Custom Attributes:
No

Errors

Definition:
Displays the list of errors identified during code complication.
Allowed Values:
Read only.