'Declaration
Function Resolve( _ ByVal fixedInVersion As IRepositoryApplicationVersion, _ ByVal note As String, _ Optional ByVal userName As String _ ) As Task
Task Resolve( IRepositoryApplicationVersion fixedInVersion, string note, string userName )
Parameters
- fixedInVersion
- The application version where the fix for this issue was first included
- note
- Optional. A text note of unlimited length. Plain text is recommended.
- userName
- Optional. The user name of the user to attribute the action to.