NavigationController..::..GetProcessesNodes Method
Gets the processes associated to and from an object for an area
Namespace:
FLEXYGO.Controlers.UIAssembly: FlexyGo (in FlexyGo.dll)
Syntax
[BlacklistCheckAttribute] [CompressAttribute] public ActionResult GetProcessesNodes( string AreaId, string Source, string Target )
<BlacklistCheckAttribute> _ <CompressAttribute> _ Public Function GetProcessesNodes ( _ AreaId As String, _ Source As String, _ Target As String _ ) As ActionResult
Parameters
- AreaId
- Type: String
Area of the process.
- Source
- Type: String
Object associated to process
- Target
- Type: String
Object output of process.