GipeController..::..getNodeRelations Method
Gets an object properties or a process parameters
The object type.The object name.
Namespace:
FLEXYGO.Controlers.UIAssembly: FlexyGo (in FlexyGo.dll)
Syntax
[BlacklistCheckAttribute] [CompressAttribute] public ActionResult getNodeRelations( string nodeType, string nodeName )
<BlacklistCheckAttribute> _ <CompressAttribute> _ Public Function getNodeRelations ( _ nodeType As String, _ nodeName As String _ ) As ActionResult