import "saeaccess.idl";
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:
Public Attributes | |
string | name |
Name of the attribute. | |
WStringSeq | values |
Value of the attribute. |
string sae.Attr.name |
Name of the attribute.
Value of the attribute.