An NDoc Documented Class Library

HostIntegratorSession.GetAttributeLocations Method ()

Gets locations for attributes of the current entity.

public virtual IList GetAttributeLocations();

Return Value

This version of the GetAttributeLocations method (without parameters) returns a list of ElementLocation objects, for each attribute for the current entity.

Remarks

Gets locations for attributes of the current entity.

Exceptions

Exception TypeCondition
HostIntegratorConnectorExceptionThrown if client is not connected
HostIntegratorExceptionThrown if the connection is for metadata only

See Also

HostIntegratorSession Class | WRQ.Verastream.HostIntegrator Namespace | HostIntegratorSession.GetAttributeLocations Overload List