HostIntegratorSession.GetAttributeLocations Method (IList)

WRQ.Verastream.HostIntegrator

WRQ Verastream Host Integrator .Net Reference

HostIntegratorSession.GetAttributeLocations Method (IList)

Gets locations for attributes of the current entity.

[Visual Basic]Overloads Public Function GetAttributeLocations( _
   ByVal attributeNames As IList _
) As IList
[C#]
public IList GetAttributeLocations(
   IList attributeNames
);

Parameters

attributeNames
Specifies attribute names.

Return Value

This version of the GetAttributeLocations method (with an attributeNames parameter) returns the locations of all specified attributes.

Remarks

Gets locations for attributes of the current entity.

See Also

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