AVEVA OMI Software Developer Kit
Members 



Result Class
This structure will hold the result of an operation.
Syntax
'Declaration
 
Public Class Result 
   Inherits Result
'Usage
 
Dim instance As Result
public class Result : Result 
public ref class Result : public Result 
Inheritance Hierarchy

System.Object
   ArchestrA.Client.ViewApp.Result
      ArchestrA.Client.ViewApp.Result
         ArchestrA.Client.ViewApp.Result

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also