Click or drag to resize

ConfigurationDatabaseGetDomains Method

Returns the domains of the configuration database.

Namespace:  ABB.Robotics.Controllers.ConfigurationDomain
Assembly:  ABB.Robotics.Controllers (in ABB.Robotics.Controllers.dll) Version: 6.5.129.0
Syntax
C#
public Domain[] GetDomains()

Return Value

Type: Domain

[Missing <returns> documentation for "M:ABB.Robotics.Controllers.ConfigurationDomain.ConfigurationDatabase.GetDomains"]

See Also