ToiOperationManagerProperty Interface Reference


Description

This is the documentation for ToiOperationManagerProperty.
A structure used to list property key-value pairs. Use toi.statics.ToiOperationManagerProperty.create(<id>, <value>) to create an instance of ToiOperationManagerProperty.

import "ToiOperationManagerProperty.idl";

List of all members.

Public Attributes

attribute
ToiOperationManager::TToiPropertyId 
id
attribute
ToiOperationManager::TToiPropertyValue 
value

Member Data Documentation