AddToBay

<< Click to Display Table of Contents >>

 

AddToBay

AddToBay(idElement, [idBay])

Adds the element indicated by the idElement parameter to the Bay indicated by the idBay parameter. If the value of the idBay parameter is a null ID ("{00000000-0000-0000-0000-000000000000}"), a new Bay is created in the element indicated by idElement. Otherwise, the indicated ID must exist previously. This method returns the Bay added or created.

 

NOTE

For more information about the format of the idElement and idBay parameters, please check the ID property, common to all devices.

Was this page useful?