Structure used for the name and values of an object attribute. More...
import "saeaccess.idl";
Public Attributes | |
string | name |
Name of the attribute. | |
WStringSeq | values |
Value of the attribute. |
Structure used for the name and values of an object attribute.
An object attribute corresponds to a Bean property that is defined in the SAE core API. The value of the Bean property is converted into an array of strings based on the following rules:
string sae.Attr.name |
Name of the attribute.
Value of the attribute.