AVEVA OMI Software Developer Kit
ViewAppInfo Attributes

ViewAppInfo attributes are part of the ViewApp namespace. Their purpose is to return information about a running ViewApp. The full attribute name is MyViewApp.ViewAppInfo.<attribute name>.

Attribute Name Description Data
Type
Read/ Write
ViewAppInfo.Name This attribute returns the deployed ViewApp name. In preview mode, Name will show as "Preview." String Read
ViewAppInfo.Version This attribute returns the deployed ViewApp version. String Read
ViewAppInfo.Template This attribute returns the template name of the deployed ViewApp. This also works in preview mode. String Read
ViewAppInfo.ViewEngine This attribute returns the name of the ViewEngine that contains the deployed ViewApp. String Read
ViewAppInfo.Platform This attribute returns the name of the platform that hosts the deployed ViewApp. String Read
ViewAppInfo.Galaxy This attribute returns the name of the galaxy that contains the deployed ViewApp. String Read
ViewAppInfo.GRNode This attribute returns the name of the GR node name that contains the deployed ViewApp. String Read
ViewAppInfo.Client This attribute returns the client name where OMI is running. For RDP clients, this returns the client name and not the RDP server name. String Read