HostIntegratorSession.GetPatternLocations Method (IList)

WRQ.Verastream.HostIntegrator

WRQ Verastream Host Integrator .Net Reference

HostIntegratorSession.GetPatternLocations Method (IList)

Gets the locations for the specified patterns for the current entity.

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

Parameters

patternNames
Specifies the names of the patterns for which locations are to be returned.

Return Value

This version of the GetPatternLocations method (with a patternName parameter) returns locations for the specified patterns for the current entity.

Remarks

Gets the locations for the specified patterns for the current entity.

See Also

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