Gets locations for attributes of the current entity.
[Visual Basic]
Overloads Public Function GetAttributeLocations( _
ByVal attributeNames As IList _
) As IList
This version of the GetAttributeLocations method (with an attributeNames parameter) returns the locations of all specified attributes.
Gets locations for attributes of the current entity.
Exception Type | Condition |
---|---|
HostIntegratorConnectorException | Thrown if client is not connected |
HostIntegratorException | Thrown if the connection is for metadata only |
HostIntegratorModelDefException | Thrown if a reference is made to a nonexistent attribute |
HostIntegratorSession Class | HostIntegratorSession Members | WRQ.Verastream.HostIntegrator Namespace | HostIntegratorSession.GetAttributeLocations Overload List